Perspectives
July 19, 2021
How PoolTogether Automates Operations Using OpenZeppelin Defender
PoolTogether is a lossless lottery built with smart contracts using Defender to automate the award cycle process and monitor the LINK balance.
July 16, 2021
Introducing OpenZeppelin Subgraphs
We are thrilled to announce that OpenZeppelin Contracts will be integrating The Graph’s subgraphs, combining two of the most important building blocks of the open economy.
July 9, 2021
Introducing the OpenZeppelin Secure Development Series
Our latest speaker series, Secure Development is aimed to help improve security practices for the next generation of Solidity developers.
July 2, 2021
Managing Maintenance Tasks on Chainlink Keepers Using OpenZeppelin Defender
Chainlink’s Keeper Network is a secure way to outsource contract operations to a decentralized network of professional DevOps for critical functions
June 21, 2021
Deploying More Efficient Upgradeable Contracts
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or simply to change the rules enforced by it. Smart contract upgrades can be managed using…
June 8, 2021
Automate Smart Contract Workflows
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or simply to change the rules enforced by it. Smart contract upgrades can be managed using…
May 13, 2021
Building an NFT Merkle Airdrop
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or simply to change the rules enforced by it. Smart contract upgrades can be managed using…
April 27, 2021
Workshop Recap: Managing Smart Contract Upgrades
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or simply to change the rules enforced by it. Smart contract upgrades can be managed using…
April 22, 2021
Workshop Recap: Setting Up Access Control for Smart Contracts
Access control—that is, “who is allowed to do this thing”—is incredibly important in the world of smart contracts. The access control of your contract may govern who can mint tokens, vote on…
March 21, 2021
Admin Accounts and Multisigs
Best practice for securing admin accounts is to use a multisig (short for multi-signature wallet). A multisig is a contract that can execute actions, as long as a predefined number of trusted members…
July 19, 2021
How PoolTogether Automates Operations Using OpenZeppelin Defender
PoolTogether is a lossless lottery built with smart contracts using Defender to automate the award…
July 16, 2021
Introducing OpenZeppelin Subgraphs
We are thrilled to announce that OpenZeppelin Contracts will be integrating The Graph’s subgraphs,…
July 9, 2021
Introducing the OpenZeppelin Secure Development Series
Our latest speaker series, Secure Development is aimed to help improve security practices for the…
July 2, 2021
Managing Maintenance Tasks on Chainlink Keepers Using OpenZeppelin Defender
Chainlink’s Keeper Network is a secure way to outsource contract operations to a decentralized…
June 21, 2021
Deploying More Efficient Upgradeable Contracts
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or…
June 8, 2021
Automate Smart Contract Workflows
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or…
May 13, 2021
Building an NFT Merkle Airdrop
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or…
April 27, 2021
Workshop Recap: Managing Smart Contract Upgrades
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or…
April 22, 2021
Workshop Recap: Setting Up Access Control for Smart Contracts
Access control—that is, “who is allowed to do this thing”—is incredibly important in the world of…
March 21, 2021
Admin Accounts and Multisigs
Best practice for securing admin accounts is to use a multisig (short for multi-signature wallet).…