sushiswap / miso

GNU General Public License v3.0
40 stars 104 forks source link

MISO

Miso (みそ or 味噌) is a traditional Japanese seasoning produced by fermenting soybeans with salt and kōji (the fungus Aspergillus oryzae) and sometimes rice, barley, seaweed, or other ingredients.

Deploy

hh --network <network> deploy
hh --network <network> deploy --tags Crowdsale

Verification

Verification task will verify all contracts on Etherscan & Tenderly (if supported), given that given that the ETHERSCAN_API_KEY is set in your .env, and you're logged in via the tenderly-cli.

hh --network ropsten miso:verify

Verification for sourcify compatible explorers can be achieved also (example below).

hh --network celo sourcify --endpoint https://sourcify.dev/server/

Whitelist Process

addMinter on MISOAccessControls will allow a project to mint a token and create an auction.

Max List Process

Adding a token

hh --network kovan add:token --address 0xDB992B1f568C824E3636f98a3783d10c8791C65a

Unlock

hh --network kovan lock

Lock

hh --network kovan lock