0.0.1 • Published 9 months ago

@x-swap-protocol/conedison v0.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
9 months ago

@x-swap-protocol/conedison 💡

Utilities for XSwap Protocol front-end development.

Usage

Utilities are compiled individually by tsc, so they should be imported as such:

import { formatUSDPrice } from '@x-swap-protocol/conedison/format'

Nothing is exported from the top-level. This is intention in order to encourage more modular usage.

0.0.1

9 months ago