openzeppelin-contracts
Smart Contract Library
A comprehensive library of secure smart contract templates and components for Ethereum-based blockchain applications.
OpenZeppelin Contracts is a library for secure smart contract development.
25k stars
640 watching
12k forks
Language: Solidity
last commit: about 1 month ago
Linked from 8 awesome lists
ethereumevmsecuritysmart-contractssolidity
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/openzeppelin-contracts-upgradeable | A library providing secure smart contract development tools and components | 1,005 |
openzeppelin/contracts-wizard | Generates smart contract code from pre-defined components | 251 |
openzeppelin/cairo-contracts | A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. | 833 |
openzeppelin/openzeppelin-test-helpers | Assists in testing Ethereum smart contracts | 415 |
consensys/smart-contract-best-practices | A comprehensive guide providing security best practices for smart contract development | 7,536 |
transmissions11/solmate | Provides reusable building blocks for smart contract development in Solidity. | 3,978 |
odyslam/foundry-upgrades | Provides tools and helpers to manage upgradeable smart contracts on Ethereum | 170 |
openfort-xyz/openfort-contracts | Provides a set of standard contracts and tools for building and deploying decentralized applications on the Ethereum blockchain. | 25 |
pcaversaccio/snekmate | Provides a set of reusable, modular smart contract components for secure and efficient Ethereum development | 517 |
opf/openproject | A web-based project management software that enables teams to plan, track, and collaborate on projects. | 9,581 |
markeljan/web3gpt | An AI-powered platform for building and deploying smart contracts on multiple blockchain testnets. | 82 |
pcaversaccio/xdeployer | A tool to deploy smart contracts across multiple EVM chains with the same deterministic address | 440 |
pcaversaccio/create2deployer | A helper contract to facilitate safe and easier deployment of smart contracts using the CREATE2 EVM opcode | 288 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |
jordaniza/oz-upgradeable-foundry | Provides a minimal implementation of an upgradeable contract using OpenZeppelin's UUPS libraries | 94 |