depin-dex-v3-sdk
v1.0.0
Published
A SDK for building applications on top of Depin dex V3
Downloads
2
Readme
depin dex v3-sdk
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
npm install
build
npm run build
Run Tests
npm run test