2.0.3 ⢠Published 3 years ago
@diagonal-finance/sdk v2.0.3
Diagonal SDK backend is a collection of classes which enables developers easier interaction with the Diagonal backend. |
---|
ā Jest tests & common test coverage for all packages (npm test
)\
ā ESLint & Prettier to keep the code neat and well organized (npm run format
& npm run lint
)\
ā Automatic deployment of documentation generated with typedocs
š¦ Package
š Installation
ESMModule:
npm install @diagonal-finance/sdk
š Usage
Please check: https://github.com/diagonal-finance/examples for example usage.
š Development
Clone this repository and install the dependencies:
git clone https://github.com/diagonal-finance/sdk-node.git
cd sdk-node && npm i
š Usage
npm run lint # Syntax check with ESLint (yarn lint:fix to fix errors).
npm run format # Syntax check with Prettier (yarn prettier:fix to fix errors).
npm test # Run tests (with common coverage).
npm run build # Create a JS build.
2.0.3
3 years ago
2.0.2
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
1.4.0
3 years ago
1.3.0
3 years ago
1.2.0
3 years ago
1.1.10
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago