smartswap-conedison
v1.0.0
Published
Utilities for Smartswap front-end development
Downloads
4
Readme
Smartswap conedison 💡
Utilities for Smartswap front-end development.
Usage
Utilities are compiled individually by tsc
, so they should be imported as such:
import { formatUSDPrice } from 'smartswap-conedison/format'
Nothing is exported from the top-level. This is intention in order to encourage more modular usage.