huffhuffpass
ERC20 token impl
An implementation of the ERC20 token standard with additional functionality including transferFrom and permit functions.
28 stars
3 watching
2 forks
Language: Solidity
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
devtooligan/huffpoint | A utility to set breakpoints in Solidity code using Foundry debugger | 34 |
rocklabs-io/ic-token | A DIP20 token standard implementation for the Internet Computer ecosystem | 88 |
d-xo/weird-erc20 | Provisioning examples of non-standard ERC20 token implementations. | 1,442 |
zeframlou/token-migrator | A tool for transferring ownership of old ERC20 tokens to new ones after a certain period of time. | 36 |
e3b0c442/warp | An implementation of WebAuthn authentication protocol | 19 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 262 |
philogy/erc721h | An optimized batch minting ERC721 implementation in Solidity | 46 |
amadimichael/erc7399-huff-reference | An implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard | 1 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 379 |
nibbstack/erc721 | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
devtooligan/bit-magic-huff-speedrun | A speedrun of a Solidity contract optimized using bit magic and the Huff compiler | 21 |
foxglove/ros1 | An implementation of the ROS 1 protocol with a pluggable transport layer | 13 |