Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 931 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 931 Bytes

Electrum-server for the Electrum client

Build Status Dependency status Dev Dependency Status

Features

  • Language: JavaScript
  • Only node.js with harmony mode (>=v0.11)
  • Required bitcoind
  • Supported networks: bitcoin, testnet, litecoin and other
  • Supported storage: MongoDB, PostgreSQL
  • Supported transports: TCP, HTTP, WebSocket

Todo

  • SSL
  • HTTPS
  • Enhanced HTTP session (in json instead cookie)
  • WebSocket secure

License

MIT