InternetMaximalism / plasma-next

Plasma Next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plasma Next

This repository is for Plasma Next, a highly scalable, ZKP-based Plasma that eliminates the need for online requirements on the user side.

Documentation

For a conceptual overview of Plasma Next, please refer to this note. For more detailed documentation on the architecture, see here.

Direcotry structure

  • contracts: This is a collection of smart contracts for Plasma Next.
  • zkp: This is the main ZKP circuit for Plasma Next
  • halo2-server: This is a server for verifying Plonky2 on the EVM by converting Plonky2 proofs into Halo2 proofs.

License

All directories of this repository are licensed under either of

Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.

Contribution

Contributions are welcome. Any code contributed will be subject to the license of this repository.

Mainnet-α

https://www.intmax.io/plasmanext/demo

About

Plasma Next

License:Apache License 2.0


Languages

Language:Solidity 39.7%Language:Rust 35.6%Language:TypeScript 24.6%Language:Dockerfile 0.0%