TSOwnable-Huff
Transfer contract
A Two-Step Transfer Ownable contract implemented in Huff for EVM programming
A Two-Step Transfer Ownable contract implemented in Huff.
16 stars
2 watching
2 forks
Language: Solidity
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
ifrostizz/murph | Transpiles EVM bytecode into huff bytecode | 117 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
merklefruit/huff-single-byte-dispatcher | An optimized function dispatcher for smart contracts using a single-byte selector and jump table | 11 |
praneshasp/huff-goo-issuance | Experimental implementation of Gradual Ownership Optimization (GOO) issuance using the Huff programming language. | 34 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
taoheorg/taohe | Provides nestable resources and tools for building secure on-chain applications | 18 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
joshstevens19/evmc | A tool to fetch and import contract code from the blockchain into an IDE | 127 |
praneshasp/huffbound | A Soulbound token implementation using Huff. | 36 |
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |
rodrigoherrerai/huff-safe | A multi-sig safe smart contract rewritten in a compiled language, designed to replace an existing implementation. | 13 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
warp-contracts/warp | An implementation of the Arweave SmartWeave smart contracts protocol for creating and interacting with blockchain-based smart contract applications. | 159 |