2.0.2 • Published 4 years ago
@valora/exchanges v2.0.2
Exchanges library
Usage
On the root of the project run:
yarn add @valora/exchangesOn 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 publish2.0.2
4 years ago
2.0.1
4 years ago
2.0.0
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3-beta-0
5 years ago
1.0.3-beta
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.0-beta
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago