creating a proxy factory using clones
- Published
- author
- simonco-founder / cto
we explore how to create a commercial grade proxy factory using clones.
read morestay up-to-date with the latest industry news as our marketing team finds new ways to re-purpose old css tricks articles.
we explore how to create a commercial grade proxy factory using clones.
read morea decentralized intellectual property and licensing source that is open source and free to use.
read moresmart contracts on blockchain platforms like ethereum have revolutionized how we think about executing and enforcing agreements without intermediaries. among various approaches to smart contract design, invariant-based development is gaining traction due to its robustness and flexibility. this design paradigm allows developers to define state conditions that must always hold true, regardless of the contract’s intermediate states. the central idea is simple: any actions can proceed as long as they uphold the contract's predefined invariants.
read morewith the rise of nfts, the need for a whitelist has become more important than ever. this article explains why merkle roots are not the best solution for whitelists and how to use ecdsa instead.
read morelearn how to use the yul language to optimize your solidity smart contracts.
read more