mirror of
https://github.com/anonklub/anonklub.git
synced 2026-01-09 09:57:55 -05:00
* 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
7 lines
275 B
Plaintext
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
|