Skip to content

alikome/STB

Repository files navigation

Before Deploying

1- Change the contract name in the contract.sol file in 2 places 2- Change the IPFS link in the contract.sol file 3- Change the supply in contract.sol file 4- Change the IPFS link in the deployContract.js file 5- Edit the deploy contract section in the deployContract.js 6- Deploy by npx hardhat run scripts/deployContract.js --network rinkeby 7- Add the contract address to the verifyContract.js and change the IPFS link

Change app metadata in onboard.js file