bitclimb-parity
v1.0.2
Published
The Parity wallet Promise-based API library for interfacing with Ethereum over RPC on Nodejs environment
Downloads
2
Readme
bitclimb-parity
Heavily based on parity/api with some minor changes to meet the needs of bitclimb.
Changes
- Remove
window
references onsrc/transport/ws/ws.js
- Remove unneeded polyfill
TODO
- Enable IPC for nodejs environment
- Use bitclimb-ipc module
- Remove other references to window/electron