https://github.com/blockworks-foundation/mango-simple-client-ts
High-Level trading API
https://github.com/blockworks-foundation/mango-simple-client-ts
Last synced: about 2 months ago
JSON representation
High-Level trading API
- Host: GitHub
- URL: https://github.com/blockworks-foundation/mango-simple-client-ts
- Owner: blockworks-foundation
- License: mit
- Created: 2021-06-09T16:34:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-22T19:37:58.000Z (over 3 years ago)
- Last Synced: 2025-03-16T10:33:38.952Z (2 months ago)
- Language: TypeScript
- Size: 238 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mango-simple-client-ts
Original intended purpose was to implement API which is similar to what centralized exchanges offer.# notes
Currently requires node to run i.e. only tested/known-to-work for command-line/server-side applications.
Only tested on devnet so far.
# todo
* support https://github.com/blockworks-foundation/mango-client-v3
* revive ci/cd