Categorygithub.com/planq-network/planq
repository
2.0.1
Repository: https://github.com/planq-network/planq.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Planq

Planq is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the Cosmos SDK which runs on top of Tendermint Core consensus engine.

Note: Requires Go 1.18+

Installation

For prerequisites and detailed build instructions please read the Planq Installation instructions. Once the dependencies are installed, run:

make install

Or check out the latest release.

Quick Start

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

Community

The following chat channels and forums are a great spot to ask questions about Planq:

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.