Rust Crates for the Manta Network Ecosystem
The manta-rs libraries represent the core logic of the Manta Network protocols shared across all of its products. This project is built as a monorepo for the foundational Rust codebase of Manta. See the following repositories for projects by Manta Network that build off of manta-rs:
Manta: Core blockchain node implementations built onsubstratemanta-signer: Desktop ZKP prover and wallet implementationmanta-front-end: Web dApp for interacting with Manta networkssdk: Software Development Kit for building wallets and dApps on top of Manta
The protocols implemented in manta-rs are described by the Manta Specifications. See those documents for more information.
To contribute to manta-rs please read the CONTRIBUTING.md file for more details.