openzeppelin-contracts-upgradeable
Contract library
A library providing secure smart contract development tools and components
Upgradeable variant of OpenZeppelin Contracts, meant for use in upgradeable contracts.
996 stars
42 watching
432 forks
Language: JavaScript
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/contracts-wizard | Generates smart contract code from pre-defined components | 248 |
openzeppelin/cairo-contracts | A library for secure smart contract development written in Cairo for Starknet | 824 |
openzeppelin/openzeppelin-test-helpers | Assists in testing Ethereum smart contracts | 415 |
openzeppelin/openzeppelin-contracts | A comprehensive library of secure smart contract templates and components for Ethereum-based blockchain applications. | 24,964 |
jordaniza/oz-upgradeable-foundry | Provides a minimal implementation of an upgradeable contract using OpenZeppelin's UUPS libraries | 94 |
odyslam/foundry-upgrades | Provides tools and helpers to manage upgradeable smart contracts on Ethereum | 170 |
thirdweb-dev/contracts | A collection of reusable, pre-built smart contract modules with shared functionality and interfaces. | 997 |
sellout/quid-pro-quo | A Common Lisp package that enables contract programming and specifies the relationship between a class and its clients through preconditions and postconditions. | 95 |
gotnoshoeson/se-transparent-proxy | Enables transparent and upgradeable smart contracts with proxy patterns to modify contract behavior without changing the contract address or storage. | 1 |
life4/deal | A Python library that enables design by contract programming to write bug-free code with automatic tests and static analysis. | 754 |
openzeppelin/ethernaut | A Web3/Solidity based wargame where smart contracts need to be 'hacked' to progress through levels. | 1,986 |
opencorech/smart-contract-auditing-heuristics | A collection of general guidelines and pitfalls to consider when auditing smart contracts | 575 |
merklejerk/flex-contract | An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration | 26 |
udiknedormin/nimcontracts | A library that enables contract-based programming in the Nim language. | 71 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |