Skip to content

Nguyenminhchau2021/fuels-ts

Repository files navigation

fuels-ts

Fuel v2 TypeScript SDK

Building

Install dependencies:

npm install

Build and run tests:

Test

 npm run test // run all tests
 npm run test:coverage // run tests and get coverage

Contributing

Code must be formatted and linted.

npm run prettier-format

License

The primary license for this repo is UNLICENSED, see LICENSE.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • Sway 5.9%
  • JavaScript 1.0%
  • CSS 0.8%
  • Handlebars 0.5%
  • HTML 0.2%
  • Other 0.3%