manta-rs
manta-rs copied to clipboard
Rust Crates for the Manta Network Ecosystem
manta-rs
Rust Crates for the Manta Network Ecosystem
About
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 onsubstrate
-
manta-signer
: Desktop ZKP prover and wallet implementation -
manta-front-end
: Web dApp for interacting with Manta networks -
sdk
: 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.
Contributing
To contribute to manta-rs
please read the CONTRIBUTING.md
file for more details.