1.10.2 • Published 8 months ago
@nimiq/fastspot-api v1.10.2
Fastspot API
Typescript library to interact with the Fastspot API
yarn add @nimiq/fastspot-api
import { init, getEstimate, SwapAsset } from '@nimiq/fastspot-api'
init('https://api.test.fastspot.io/fast/v1', '<API Key>')
// Get an estimate to buy 1000 NIM with EUR
const estimate = await getEstimate(SwapAsset.EUR, { [SwapAsset.NIM]: 1000 })
1.10.2
8 months ago
1.10.1
8 months ago
1.10.0
8 months ago
1.9.0
1 year ago
2.0.0-beta.0
1 year ago
1.8.0
1 year ago
1.7.0
2 years ago
1.6.1
3 years ago
1.6.0
3 years ago
1.5.6
4 years ago
1.5.5
4 years ago
1.5.4
4 years ago
1.5.3
4 years ago
1.5.2
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.4.0
4 years ago
1.3.0
4 years ago
1.2.1
4 years ago
1.2.0
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago