diagonal
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

Diagonal Backend Node SDK

SDK for easier interaction with the Diagonal backend.

Github license GitHub Workflow test Coveralls Linter eslint Code style prettier

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

Package Version Downloads Size
diagonal (docs) NPM version Downloads npm bundle size (scoped)

🛠 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.

Readme

Keywords

none

Package Sidebar

Install

npm i diagonal

Weekly Downloads

5

Version

0.0.16

License

MIT

Unpacked Size

4.14 MB

Total Files

740

Last publish

Collaborators

  • njofce
  • bdim1
  • gabriel.diagonal.finance
  • aws-services-diagonal