Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.07 KB

Match

Match is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum.

Documentation

Our documentation is hosted here. Head over there and check it out.

Note: Requires Go 1.21+

Installation

Just run this to install matchd.

make install

Quick Start

./local_node.sh

To learn how the Match works from a high-level perspective, go to the Protocol Overview section from the documentation. You can also check the instructions to Run a Node.

Contributing

Looking for a good place to start contributing? Check out some good first issues.

For additional instructions, standards and style guides, please refer to the Contributing document.