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.
- Installation
- Logging
- Quickstart
- 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
- Bonding validators - bonding yourself on
- Seed nodes - add new nodes dynamically
- Dump / restore - create a new chain with previous state
- Genesis
- Permissions
- Architecture
- Kubernetes - bootstraps a burrow network on a Kubernetes cluster
