https://github.com/dherault/dexters
Query any dex data directly to the blockchain
https://github.com/dherault/dexters
Last synced: 2 months ago
JSON representation
Query any dex data directly to the blockchain
- Host: GitHub
- URL: https://github.com/dherault/dexters
- Owner: dherault
- License: mit
- Created: 2021-12-14T19:30:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T21:43:37.000Z (over 4 years ago)
- Last Synced: 2025-01-25T19:42:34.777Z (over 1 year ago)
- Language: JavaScript
- Size: 439 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dexters
Query any dex data directly to the blockchain
## Installation
`npm install dexters`
## Usage
See `example.js`
## BigNumber library
This package uses the [BigNumber.js](https://mikemcl.github.io/bignumber.js/) library.
## License
MIT