4.3.3 • Published 11 months ago

@dreyerxswap/utils v4.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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

CommandDescription
yarnInstall dependencies
yarn cleanDelete the contract build folder
yarn compileCompile all contracts to build folder
yarn testRun all tests in the test folder