The Dataswap SDK provides APIs for useing dataswap business functions. It consists of several TypeScript & JavaScript libraries.
🏠 Homepage
✨ Demo
Please make sure to install the following before working with codebase:
To be added
git clone https://github.com/dataswap/dataswapjs.git
npm install
npm run build
npm run test
Please make sure to install the following before working with localnet:
Configure test private key information to .env file. eg: .env.localnet.example
npm run localnet:setup
npm run localnet:start
npm run localnet:restart
npm run localnet:stop
npm run localnet:clear
👤 dataswap
- GitHub: @dataswap
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2023 dataswap.
This project is MIT and APACHE licensed.