1.0.0 • Published 2 years ago

@candlelabs/constants v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Constants

Helpful Constants for AirSwap Developers

Discord License Twitter Follow

Resources

Usage

Add the package to your project:

yarn add @candlelabs/constants

Import into your application:

import { chainIds, tokenKinds, protocols } from '@candlelabs/constants';

Commands

CommandDescription
yarnInstall dependencies
yarn cleanDelete the contract build folder
yarn compileCompile all contracts to build folder