ethereumjs-devp2p-webrtc

2.1.2 • Public • Published

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

  • bootstrap Run DPT node
  • inv Print all new Tx and Block hashes

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

Reference

License

MIT

Package Sidebar

Install

npm i ethereumjs-devp2p-webrtc

Weekly Downloads

0

Version

2.1.2

License

MIT

Last publish

Collaborators

  • ya7ya