Fuel v2 TypeScript SDK
Install dependencies:
npm install
Build and run tests:
npm run test // run all tests
npm run test:coverage // run tests and get coverage
Code must be formatted and linted.
npm run prettier-format
The primary license for this repo is UNLICENSED
, see LICENSE
.