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