Pinned Loading
-
Merkle-Airdrop
Merkle-Airdrop PublicThis project implements an ERC20 token airdrop contract that uses a Merkle Tree for proof verification. The airdrop contract distributes tokens to eligible users, and the Merkle Tree is used to ver…
TypeScript
-
optimistic-rollup
optimistic-rollup PublicThis project implements a simplified version of an Optimistic Rollup system using Solidity smart contracts. The rollup includes basic functionality such as depositing, withdrawing, and state root u…
Solidity
-
state-channel
state-channel PublicA Solidity implementation of a state channel, allowing two participants to transact securely off-chain and settle their balances on-chain when the channel is closed. This contract uses cryptographi…
TypeScript
If the problem persists, check the GitHub status page or contact support.