Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 835 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 835 Bytes

creative-contracts

After cloning the repo, you will need create a secrets.json file in the project directory with the following deets:

{ "mnemonic": "some words you get from running npx mnemonics", "maticVigilSecret": "Super Secret Key" }

In order to generate your mnemonic words run: npx mnemonics

Then if you run npx hardhat accounts, and copy the first address, you can paste it into the mumbai testnet faucet to get some mumbai matic

run npx hardhat test

PoolFactory

mock CRTV

twitterverify