mirror of
https://github.com/vacp2p/status-rln-prover.git
synced 2026-01-08 05:03:54 -05:00
632cf6714224f102063198ea0093b00aea0e8958
* Update RegistryListener to interact with Karma smart contract * Add karma sc instance in grpc service
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%