Back to Home
JustAnotherDevv icon

Arbitrum-Stylus-MCP

Verified Safe

by JustAnotherDevv

Overview

A privacy-preserving quadratic voting system leveraging Noir's zero-knowledge proofs (ZKPs) and Arbitrum Stylus smart contracts to verify voter eligibility, prevent double-voting, and calculate quadratic voting power with complete ballot secrecy.

Installation

Run Command
nsv deploy --private-key "0x..." --rpc-url https://<your-network>.arbitrum.io/rpc

Environment Variables

  • VERIFIER_ADDRESS
  • RPC_ADDRESS
  • GLOBAL_VERIFIER_ADDRESS

Security Notes

The project adheres to standard practices for ZKP-based decentralized applications using Noir and Arbitrum Stylus. There is no presence of 'eval', obfuscation, or hardcoded sensitive secrets within the provided source code for deployment. Key management for `--private-key` during contract deployment is an operational security concern, not a code vulnerability. The core security relies on the correctness of the Noir circuit logic and the cryptographic primitives provided by the underlying Noir/Stylus frameworks.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens300000
Stars0
Forks0
Last Update2025-11-28

Tags

quadratic votingzero-knowledge proofsZKPArbitrum StylusNoir