huff-goo-issuance
Ownership optimization
Experimental implementation of Gradual Ownership Optimization (GOO) issuance using the Huff programming language.
GOO(Gradual Ownership Optimization) issuance implementation using Huff
34 stars
2 watching
1 forks
Language: Solidity
last commit: about 2 years ago
Linked from 1 awesome list
evmhuffsmart-contracts
Related projects:
Repository | Description | Stars |
---|---|---|
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
praneshasp/huffbound | A Soulbound token implementation using Huff. | 36 |
byterocket/tsownable-huff | A Two-Step Transfer Ownable contract implemented in Huff for EVM programming | 16 |
advaithd/huff-pg | A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine | 6 |
maddiaa0/huff-vrgda | An implementation of a Huffman coding-based variable rate gamma delta algorithm for Ethereum smart contracts | 41 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
0xdewy/quicksort-huff | An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. | 10 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
praneshasp/vscode-solidity-inspector | A VSCode extension for smart-contract development utilities, including optimization and debugging tools. | 126 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
whitenois3/huff-snark-verifier | Generates optimized smart contract code for verifying proofs in blockchain applications | 126 |
merklefruit/huff-single-byte-dispatcher | An optimized function dispatcher for smart contracts using a single-byte selector and jump table | 11 |