Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kev-daniell committed Jan 4, 2024
1 parent d095f6e commit 8167b00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Aori Go SDK

[![Test Status](https://github.com/aori-io/aori-sdk-go/actions/workflows/build.yml/badge.svg)](https://github.com/aori-io/aori-sdk-go/actions)
[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=blue)](https://pkg.go.dev/github.com/aori-io/aori-sdk-go/)
[![Aori Dev Telegram Chat][tg-badge]][tg-link]

[tg-badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Ftg.sumanjay.workers.dev%2F%2Bdvbw0fIyS-llMmI0&logo=telegram&color=neon
[tg-link]: https://t.me/+dvbw0fIyS-llMmI0


![H](assets/aori.svg)

Aori is a high-performance orderbook protocol for high-frequency trading on-chain and facilitating OTC settlement. This repository provides a Golang SDK for interacting with the Aori Websocket-based API to help developers integrate and build on top of the protocol as easily as possible.
Expand Down

0 comments on commit 8167b00

Please sign in to comment.