1 unstable release
0.0.1 | Apr 3, 2022 |
---|
#39 in #hybrid
6KB
凩 (Kogarashi) Network
A Next-Generation Composable Hybrid Smart Contract and (De)Centralized Merged Application Platform
Abstract
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
Test
$ 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
Status
We are in research and development phase and this is alpha quality software. Please use at your own risk.
License
Copyright 2023-2024 The Invers INC.
This software is under the Apache License
.
You can check more detail here.
Follow Us
Website | Twitter | Discord | Github | Documentation
Dependencies
~5–7MB
~128K SLoC