firoorg / solidity-BigNumberLinks
Full BigNumber library implementation for Solidity.
☆98Updated 11 months ago
Alternatives and similar repositories for solidity-BigNumber
Users that are interested in solidity-BigNumber are comparing it to the libraries listed below
Sorting:
- Generate & verify Merkle-Patricia-proofs for Ethereum☆111Updated 2 years ago
- non-custodial exchange build with rollup☆104Updated 2 years ago
- Trustlessly prove a past storage value in a contract to other contracts☆145Updated 2 years ago
- Elliptic Curve arithmetic operations written in Solidity☆177Updated 2 years ago
- This repository contains a tutorial on how to build roll_up with Circom☆83Updated 6 years ago
- A pure solidity implementation of elliptic curve math, parameterised for curve secp256r1 / prime256v1 / p256.☆103Updated last year
- yellow paper for roll_up token☆67Updated 6 years ago
- Geth-in-SGX provides an example of running go-ethereum in SGX☆75Updated last year
- ☆89Updated 3 years ago
- circom and snarkjs / websnark tutorial, using RollupNC as an example☆62Updated 4 years ago
- ☆36Updated last year
- 🎴Zero-knowledge non-fungible tokens on Ethereum using zk-SNARKs☆96Updated 7 years ago
- A curated collection of links for zero-knowledge proof cryptography used in blockchains☆75Updated 9 months ago
- Verifiable Random Function (VRF) library written in Solidity☆101Updated 3 years ago
- A minimal KZG polynominal commitment library with a Solidity verifier☆72Updated 2 years ago
- A tool to work with zkSNARK circuits generated by Circom compiler☆103Updated 3 years ago
- super cheap solidity schnorr sig verification using only ecrecover and keccak256☆53Updated 3 years ago
- Implementation of elliptic curve operations on G2 for alt_bn128 in Solidity.