A Next-Generation Composable Hybrid Smart Contract and (De)Centralized Merged Application Platform
We provide the composable layer 2 technologies by Recursive Snarks on top of zk-friendly blockchain.
- Bn254 / Grumpkin
- R1cs
- Groth16
- Nova nifs
- Nova IVC
- Spartan
- Hyper Nova
- Lookup
- Homomorphic Encryption Circuit
- Deco Protocol Circuit
- Remote Attestation Circuit
- Composable Hybrid Smart Contract
$ cargo test --all --release
or
$ docker-compose up
If you want to run pallet-nova
container without docker-compose, the command would be as follow.
$ docker build . -t nova
$ docker run nova
We are in research and development phase and this is alpha quality software. Please use at your own risk.
Copyright 2023-2024 The Invers INC.
This software is under the Apache License
.
You can check more detail here.
Website | Twitter | Discord | Github | Documentation