Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagoburgo/foxbit-client
API cliente para corretora FoxBit
https://github.com/thiagoburgo/foxbit-client
bitcoin exchange-api foxbit
Last synced: 3 days ago
JSON representation
API cliente para corretora FoxBit
- Host: GitHub
- URL: https://github.com/thiagoburgo/foxbit-client
- Owner: thiagoburgo
- License: mit
- Created: 2018-12-02T03:14:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T03:52:43.000Z (over 2 years ago)
- Last Synced: 2024-11-26T02:18:55.403Z (27 days ago)
- Topics: bitcoin, exchange-api, foxbit
- Language: TypeScript
- Homepage: https://thiagoburgo.github.io/foxbit-client/
- Size: 1.89 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Client API for FoxBit (Brazilian) Exchange
## How to install
### From npm registry
``
npm i foxbit-client
``## Direct from github repository
``
npm i thiagoburgo/foxbit-client
``or
``
npm i git+https://github.com/thiagoburgo/foxbit-client.git
``---
## Documentation
[Go to documentation](https://thiagoburgo.github.io/foxbit-client/docs/globals.html)