4.0.0 • Published 4 years ago

@photon-sdk/rn-electrum-client v4.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

rn-electrum-client

Electrum Protocol Client for React Native

based on

features

  • persistence (ping strategy and reconnection)
  • batch requests
  • works in RN and nodejs

protocol spec

usage

npm install --save @photon-sdk/rn-electrum-client

Relies on @photon-sdk/react-native-tcp so it should be already installed and linked in RN project.