foundry-upgrades
Contract manager
Provides tools and helpers to manage upgradeable smart contracts on Ethereum
Helper smart contracts to deploy and manage upgradeable contracts on Ethereum.
170 stars
4 watching
11 forks
Language: Solidity
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jordaniza/oz-upgradeable-foundry | Provides a minimal implementation of an upgradeable contract using OpenZeppelin's UUPS libraries | 94 |
timurguvenkaya/foundry-multichain | Provides tools and scripts for deploying, upgrading, and managing multichain contracts using Foundry | 45 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
sphinx-labs/chugsplash-foundry | A tool for deploying and managing upgradeable smart contracts on the Ethereum blockchain | 96 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
smartcontractkit/foundry-starter-kit | A tool to help developers build, test, and deploy smart contracts using the Foundry framework | 334 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
etherex/pyepm | Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
foundry-rs/foundry-toolchain | A toolkit for Ethereum application development | 225 |
blacksmith-eth/blacksmith | A tool for generating a simple frontend for interacting with smart contracts using a web framework and a deployment script. | 313 |
dapphub/dappsys | A collection of building blocks for Ethereum smart contract systems using Solidity and Nix. | 581 |
candidelabs/candide-contracts | Smart contracts for managing account recovery and ownership in a decentralized wallet system | 73 |
pcaversaccio/snekmate | Provides a set of reusable, modular smart contract components for secure and efficient Ethereum development | 503 |