Skip to content

Commit

Permalink
📝 Add Acknowledgement Section (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio authored Dec 4, 2023
1 parent 105745d commit 8001eb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Factory smart contract to make easier and safer usage of the [`CREATE`](https://
- [New Deployment(s)](#new-deployments)
- [Contract Verification](#contract-verification)
- [`CreateX` Deployments](#createx-deployments)
- [🙏🏼 Acknowledgement](#-acknowledgement)

## So What on Earth Is a Contract Factory?

Expand Down Expand Up @@ -2098,3 +2099,7 @@ To verify a deployed [`CreateX`](./src/CreateX.sol) contract on a block explorer
- Goerli: [`0x0000000000000000000000000000000000000000`](https://goerli.etherscan.io/address/0x0000000000000000000000000000000000000000)
- Additional EVM-Based Test Networks:
- Optimism Testnet (Goerli): [`0x0000000000000000000000000000000000000000`](https://goerli-optimism.etherscan.io/address/0x0000000000000000000000000000000000000000)

## 🙏🏼 Acknowledgement

All the work has been done jointly by myself and [Matt Solomon](https://github.com/mds1) as a public good for our ecosystem. Public good software is not just code; it's the embodiment of collective progress, a testament to collaboration's power, and a canvas where innovation meets the needs of the many. I hope we can live up to these principles! 🫡

0 comments on commit 8001eb4

Please sign in to comment.