Releases: hoprnet/hopr-sdk
Releases · hoprnet/hopr-sdk
0.0.1-alpha.5
Changelog:
- Detailed docs and docs automatic generation
- Fix WebSocket class in ws-helper module for browser usage
0.0.1-alpha.4
New utils:
- deferredPromise
- WebsocketHelper for hoprd ws
0.0.1-alpha.3
First release of the @hoprnet/hopr-sdk
Avalible API Functions:
- closeChannel
- createToken
- deleteToken
- fundChannels
- getAddresses
- getAlias
- getAliases
- getBalances
- getChannel
- getChannelTickets
- getChannels
- getEntryNodes
- getHoprAddress
- getInfo
- getMetrics
- getNativeAddress
- getNativeBalance
- getPeerInfo
- getPeers
- getSettings
- getStatistics
- getTickets
- getToken
- getVersion
- getWsUrl
- openChannel
- pingNode
- redeemChannelTickets
- redeemTickets
- removeAlias
- sendMessage
- setAlias
- setSetting
- sign
- websocket
- withdraw
Avalible Utils Functions:
- createLogger
- decodeMessage
- fetchWithTimeout
- getHeaders