@dataswapjs/dataswapjs
v0.25.7
Published
dataswap sdk
Downloads
153
Readme
dataswap-sdk
The Dataswap SDK provides APIs for useing dataswap business functions. It consists of several TypeScript & JavaScript libraries.
🏠 Homepage
✨ Demo
Setup
Please make sure to install the following before working with codebase:
Usage
To be addedDevelopment
Clone the repository
git clone https://github.com/dataswap/dataswapjs.gitdependencies
npm installBuild
npm run buildTest
npm run testNetwork configure
Localnet
Please make sure to install the following before working with localnet:
Configure test private key information to .env file. eg: .env.localnet.example
Localnet Setup
npm run localnet:setupLocalnet start
npm run localnet:startLocalnet restart
npm run localnet:restartLocalnet stop
npm run localnet:stopLocalnet clear
npm run localnet:clearAuthor
👤 dataswap
- GitHub: @dataswap
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2023 dataswap. This project is MIT and APACHE licensed.
