Skip to content
View PeakyCryptos's full-sized avatar
Block or Report

Block or report PeakyCryptos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PeakyCryptos/README.md

Pinned

  1. RareSkills/RSA-presale-allowlist RareSkills/RSA-presale-allowlist Public

    This is a RareSkills.io project to allowlist an unlimited number of addresses far more efficiently than ECDSA or Merkle Trees.

    JavaScript 55 15

  2. ERC1155Yul ERC1155Yul Public

    Openzeppelin's ERC1155 standard coded entirely(100%) in Yul

    JavaScript 1

  3. UpgradeableMultiTokenStaking UpgradeableMultiTokenStaking Public

    Staking NFT's to receive staking rewards in ERC20 Tokens. With a highlight on ownership dangers centered around upgradeability

    Solidity 1

  4. Automated-Verifiably-Random-Lottery-Ethereum Automated-Verifiably-Random-Lottery-Ethereum Public

    Fully decentralized lottery using Chainlink Keepers, VRFV2, and Oracle Data Feeds

    Solidity 1 2

  5. customizableERC20Clones customizableERC20Clones Public

    Practical demo implementation of EIP-1167: Minimal Proxy Contract

    Solidity

  6. EIP-2612-Permit-Extension-Demo EIP-2612-Permit-Extension-Demo Public

    EIP-20 approvals via EIP-712 secp256k1 signatures

    JavaScript