Samples
Samples copied to clipboard
Samples of Ethereum smart contracts, golang and circom for beginners.
trafficstars
Samples
Samples of Ethereum smart contracts, golang for beginners and circom(arithmetic circuits for zkp).
Smart contracts
Not only smart contract examples but also workable client sample codes, golang or Java. All the contracts are for demo/education purpose. Do NOT use for production without editing.
-
- ecrecover
-
- multisig
-
- ballot
-
- relay
Golang
- simple API
Circom
- MiMC
- EdDSA
- EdDSAMiMCSponge
- SHA256
- Pedersen
- Simple zk Rollup Sample