1.0.0 • Published 3 years ago
@candlelabs/constants v1.0.0
Constants
Helpful Constants for AirSwap Developers
Resources
- About → https://about.airswap.io/
- Website → https://www.airswap.io/
- Twitter → https://twitter.com/airswap
- Chat → https://chat.airswap.io/
Usage
Add the package to your project:
yarn add @candlelabs/constants
Import into your application:
import { chainIds, tokenKinds, protocols } from '@candlelabs/constants';
Commands
Command | Description |
---|---|
yarn | Install dependencies |
yarn clean | Delete the contract build folder |
yarn compile | Compile all contracts to build folder |
1.0.0
3 years ago