Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node. It executes Ethereum EVM smart contract code (usually written in Solidity) on a permissioned virtual machine. Burrow provides transaction finality and high transaction throughput on a proof-of-stake Tendermint consensus engine.
- Single full node - start your first chain
- Send transactions - how to communicate with your Burrow chain
- Deploy contracts - interact with the Ethereum Virtual Machine
- Multiple validators - advanced consensus setup
- Seed nodes - add new node dynamically
- Kubernetes - bootstraps a burrow network on a Kubernetes cluster