mirror of
https://github.com/vacp2p/status-rln-prover.git
synced 2026-01-08 05:03:54 -05:00
409cdcb651c5b615153aa3c797ce5e7219614f9a
* Move all code related to smart contracts into lib smart_contract * Can start the prover with mocked smart contract * Add KarmaTier integration * Filter & validate initial tier limits
Status L2 Rln Prover
Run
RUST_LOG=debug cargo run -- -i 127.0.0.1 -r "wss://eth-mainnet.g.alchemy.com/v2/MY_TOKEN"
Debug
- grpcurl -plaintext -d '{"sender": "Alice", "tx_id": "42"}' '[::1]:50051' prover.RlnProver/SendTransaction
- grpcurl -plaintext '[::1]:50051' prover.RlnProver/GetProofs
Description
Languages
Rust
99.5%
Dockerfile
0.3%
Makefile
0.1%