Popular repositories Loading
-
evm-payment-patterns
evm-payment-patterns PublicSecurity-first ETH settlement implementation. Demonstrates reentrancy-safe native value transfers using low-level calls and strict fallback segregation patterns.
Solidity 1
-
evm-arithmetic-safety
evm-arithmetic-safety PublicEVM arithmetic safety patterns reference implementation. Demonstrates signed integer handling, gas-optimized validation using custom errors, and logic encapsulation. Built with Solidity 0.8.24.
Solidity
-
popcoin-erc20-standard-impl
popcoin-erc20-standard-impl PublicStandardized ERC-20 asset implementation leveraging OpenZeppelin's audit-proven contracts. Focuses on composability, secure supply management, and strict adherence to EIP-20. Built with Solidity 0.…
Solidity
-
evm-ownership-primitives
evm-ownership-primitives PublicGas-optimized implementation of immutable ownership patterns. Demonstrates EVM storage bypass techniques using bytecode constants for static identity verification.
Solidity
-
modular-contract-architecture
modular-contract-architecture PublicReference implementation of modular smart contract architecture separating logic and storage layers. Demonstrates secure inter-contract communication via strict interfaces and zero-trust authentica…
Solidity
-
gas-optimization-benchmarks
gas-optimization-benchmarks PublicComparative analysis of EVM error handling patterns. Benchmarking gas costs between legacy string requirements and modern custom error selectors (EIP-838).
Solidity
If the problem persists, check the GitHub status page or contact support.