Match is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum.
Our documentation is hosted here. Head over there and check it out.
Note: Requires Go 1.21+
Just run this to install matchd
.
make install
./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.
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.