Go to file
feierabend654 ce777ef1cf
Update README.md
2021-06-25 10:26:25 +02:00
.github/workflows pause cli 2021-06-25 09:48:47 +02:00
src First commit 2021-06-09 18:15:01 +02:00
tests First commit 2021-06-09 18:15:01 +02:00
.gitignore First commit 2021-06-09 18:15:01 +02:00
LICENSE add LICENSE 2021-06-09 12:37:55 -04:00
README.md Update README.md 2021-06-25 10:26:25 +02:00
package-lock.json First commit 2021-06-09 18:15:01 +02:00
package.json First commit 2021-06-09 18:15:01 +02:00
tsconfig.json First commit 2021-06-09 18:15:01 +02:00
tslint.json First commit 2021-06-09 18:15:01 +02:00
yarn.lock First commit 2021-06-09 18:15:01 +02:00

README.md

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