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 |
---|---|---|
| A utility to set breakpoints in Solidity code using Foundry debugger | 34 |
| A DIP20 token standard implementation for the Internet Computer ecosystem | 88 |
| Provisioning examples of non-standard ERC20 token implementations. | 1,442 |
| A tool for transferring ownership of old ERC20 tokens to new ones after a certain period of time. | 36 |
| An implementation of WebAuthn authentication protocol | 19 |
| A Solidity library for working with Huffman contracts in the Foundry framework. | 262 |
| An optimized batch minting ERC721 implementation in Solidity | 46 |
| An implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard | 1 |
| A series of exercises to learn EVM bytecode with the Huff Language | 379 |
| Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
| A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
| An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
| A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
| A speedrun of a Solidity contract optimized using bit magic and the Huff compiler | 21 |
| An implementation of the ROS 1 protocol with a pluggable transport layer | 13 |