Skip to content

Releases: hoprnet/hopr-sdk

0.0.1-alpha.5

01 Jun 08:48
Compare
Choose a tag to compare

Changelog:

  • Detailed docs and docs automatic generation
  • Fix WebSocket class in ws-helper module for browser usage

0.0.1-alpha.4

31 May 15:22
19a30b7
Compare
Choose a tag to compare

New utils:

  • deferredPromise
  • WebsocketHelper for hoprd ws

0.0.1-alpha.3

30 May 13:06
Compare
Choose a tag to compare

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