0.1.1 • Published 4 years ago

@thorchain/asgardex-token v0.1.1

Weekly downloads
51
License
MIT
Repository
gitlab
Last release
4 years ago

@thorchain/asgardex-token

Library to deal with denomination of tokens in a type safety way.

Modules

  • token - Core w/ constants and helper functions
  • types - TypeScript types for denominations

Installation

yarn add @thorchain/asgardex-token

Following peer dependencies have to be installed into your project. These are not included in @thorchain/asgardex-token.

yarn add bignumber.js

Usage

  • Use token.test.ts as an example to get a first overview about how to use @thorchain/asgardex-token.
0.1.1

4 years ago

0.1.0

4 years ago