2.1.2 • Published 7 years ago

ethereumjs-devp2p-webrtc v2.1.2

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

ethereumjs-devp2p + WebRTC

this project replaces the TCP HTTP Server in RLPx with a WebRTC implementation.

the WebRTC websocket signaling server used can be found in js-libp2p-webrtc-star

NPM Package

js-standard-style

An node.js implementation of

  • devp2p's Distrubuted Peer Table
  • RLPx transport protocol
  • Ethereum wire protocol

Based on ethereumjs/node-devp2p.

Example

for example: node -r babel-register ./examples/inv.js

Reference

License

MIT