Giter Club home page Giter Club logo

burrow's Introduction

CI version GoDoc license LoC codecov

Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node. It executes Ethereum EVM and WASM 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.

burrow logo

What is Burrow

Burrow is a fully fledged blockchain node and smart contract execution engine -- a distributed database that executes code. Burrow runs Ethereum Virtual Machine (EVM) and Web Assembly (WASM) smart contracts. Burrow networks are synchronised using the Tendermint consensus algorithm.

Highlights include:

  • Tamper-resistant merkle state - a node can detect if its state is corrupted or if a validator is dishonestly executing the protocol.
  • Proof-of-stake support - run a private or public permissioned network.
  • On-chain governance primitives - stakeholders may vote for autonomous smart contract upgrades.
  • Ethereum account world-view - state and code is organised into cryptographically-addressable accounts.
  • Low-level permissioning - code execution permissions can be set on a per-account basis.
  • Event streaming - application state is organised in an event stream and can drive external systems.
  • SQL mapping layer - map smart contract event emissions to SQL tables using a projection specification.
  • GRPC interfaces - all RPC calls can be accessed from any language with GRPC support. Protobuf is used extensively for core objects.
  • Javascript client library - client library uses code generation to provide access to contracts via statically Typescript objects.
  • Keys service - provides optional delegating signing at the server or via a local proxy
  • Web3 RPC - provides compatibility for mainnet Ethereum tooling such as Truffle and Metamask

What it is not

  • An Ethereum mainnet client - we do not speak devp2p and various implementation details are different. We are Ethereum-derived but exploit greater freedom than mainnet compatibility would allow.
  • Just a virtual machine
  • A research project - we run it in production

Further introductory material

See Burrow - the Boring Blockchain for an introduction to Burrow and its motivating vision.

Watch the Boring into Burrow talk from the Hyperledger Global Forum 2020

JavaScript Client

There is a JavaScript API

Project Roadmap

Project information generally updated on a quarterly basis can be found on the Hyperledger Burrow Wiki.

Documentation

Burrow getting started documentation is available on the documentation site (source markdown files can be found in docs) and programmatic API in GoDocs.

Contribute

We welcome any and all contributions. Read the contributing file for more information on making your first Pull Request to Burrow!

You can find us on:

License

Apache 2.0

burrow's People

Contributors

silasdavis avatar benjaminbollen avatar ebuchman avatar gregdhill avatar zramsay avatar phymbert avatar dshe-certik avatar smblucker avatar dennismckinnon avatar shuangjj avatar pietv avatar b00f avatar seanyoung avatar dependabot[bot] avatar kwv avatar adeebahmed avatar deepakchethan avatar fulldecent avatar sambuds avatar ryjones avatar prestonjbyrne avatar ratranqu avatar jaekwon avatar j-h-scheufen avatar mansoor-ar avatar mhbauer avatar puneetv05 avatar bryant1410 avatar matiasadiazperez avatar terasum avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.