Files
anonklub/.gitmodules
sripwoud b360f4070d 🚀 Deploy AnonMinter contract to Sepolia (#212)
* Install openzeppelin-contracts

* feat:test: Mint NFT anonymously

* forge install: openzeppelin-contracts

* remove Counter.sol

* Deploy and Verify contract on Sepolia

* lint, format

* add fix mes

* Add minting command and tx example

* format

* Update README

* format
2023-06-27 15:33:36 +02:00

7 lines
275 B
Plaintext

[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts