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