npm.io
5.3.0 • Published 5 months ago

@airswap/utils

Licence
MIT
Version
5.3.0
Deps
7
Size
286 kB
Vulns
0
Weekly
0
Stars
243

Utils

Utilities for AirSwap Developers

Discord License Twitter Follow

Resources

Usage

Add the package to your project:

yarn add @airswap/utils

Import into your application:

import { toDecimalString, toAtomicString } from '@airswap/utils';

Commands

Command Description
yarn Install dependencies
yarn clean Delete the contract build folder
yarn compile Compile all contracts to build folder
yarn test Run all tests in the test folder

Keywords