0.0.16 ā€¢ Published 1 year ago

diagonal v0.0.16

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year ago
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

šŸ“œ 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.
0.0.16

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.1

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.4

1 year ago

1.0.1

5 years ago

1.0.0

5 years ago