electrum-client/README.md
2022-11-25 09:50:57 -06:00

462 B

electrum-client

Electrum Protocol Client for node.js.

based on

features

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

protocol spec

usage

Relies on net so will only run in NodeJS environment.