2.0.2 • Published 3 years ago
@valora/exchanges v2.0.2
Exchanges library
Usage
On the root of the project run:
yarn add @valora/exchanges
On the code:
import {
createNewManager,
ExchangeRateManager,
PriceByAddress,
configs,
} from '@valora/exchanges'
const manager = createNewManager(configs.mainnet)
const prices = await manager.calculatecUSDPrices()
Publish to npmjs
Update the version on package.json
and then:
yarn build
npm publish
2.0.2
3 years ago
2.0.1
3 years ago
2.0.0
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3-beta-0
4 years ago
1.0.3-beta
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.0-beta
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago