Get the ethereum blockchain in the Browser or in a Node.js process using libp2p and run through it using ethereum-vm. This is the humble starts of getting a full ethereum node running in JavaScript that can interact with the rest of the network.
This module is a work in progress! So beware of dragons! 🐲 🐉
See ipfs/js-libp2p-ipfs for documentation.
Synchronizes the BlockChain, fetching every block in the network.
Instance of ethereumjs-vm, see ethereumjs/ethereumjs-vm for docs.
WIP
WIP
MIT © David Dias