Skip to content

fengkiej/miso

 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 61.4%
  • Python 31.4%
  • TypeScript 3.8%
  • Ruby 3.0%
  • Other 0.4%