Diamond-Foundry
Diamond implementation library
Implementations of the EIP-2535 Diamonds standard using Solidity
Foundry version of Diamond Pattern (EIP-2535) reference implementation
79 stars
2 watching
11 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
timidan/foundry-hardhat-diamonds | Provides a template and tools for building Diamond contracts on the Ethereum blockchain | 73 |
paulrberg/foundry-template | A pre-configured development environment for building and testing Solidity smart contracts | 570 |
zeframlou/foundry-template | A template project for building and deploying smart contracts using Foundry framework | 155 |
kjr217/foundry-python-template | A template for testing and comparing Solidity and Python implementations of financial models | 41 |
refcell/femplate | A robust template repository providing a structured foundation for Foundry projects with scripting and testing utilities. | 382 |
foundry-rs/foundry-toolchain | A toolkit for Ethereum application development | 231 |
transmissions11/foundry-template | A streamlined template for creating smart contracts with Foundry and Solmate | 163 |
0xkitsune/foundry-vyper | A template for building and testing Vyper smart contracts on the Ethereum blockchain using Foundry. | 175 |
foundry-rs/forge-template | A starter project for building Smart Contract projects with Foundry's Forge framework. | 386 |
storming0x/foundry_strategy_mix | A template for creating custom Yearn v2 strategies using the Foundry framework and Solidity. | 104 |
wtfacademy/wtf-solidity-internals | A tutorial series explaining Solidity's storage layout, memory layout, and ABI encoding rules to help developers understand the internal workings of Smart Contracts. | 47 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 262 |
dfinity/icrc-1 | Defines standards for a fungible token standard and related protocols on the Internet Computer | 83 |
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 963 |
dragonfly-xyz/useful-solidity-patterns | A collection of concise guides and examples for practical solidity pattern implementations | 1,486 |