miso
/
1.0.0-canary.23
miso 1.0.0-canary.23
Install from the command line:
Learn more about npm packages
$ npm install @sushiswap/miso@1.0.0-canary.23
Install via package.json:
"@sushiswap/miso": "1.0.0-canary.23"
About this version
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.
hh --network <network> deploy
hh --network <network> deploy --tags Crowdsale
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/
addMinter on MISOAccessControls will allow a project to mint a token and create an auction.
- MaxList contract deployed
- initPointList called with admin parameter
- setPoints called with account parameter set to empty array, and amounts set to array with a single amount (amount should be MAX_NUMBER_OF_TOKENS * TOKEN_DECIMALS * PRICE_PER_TOKEN)
hh --network kovan add:token --address 0xDB992B1f568C824E3636f98a3783d10c8791C65a
hh --network kovan lock
hh --network kovan lock
Assets
- miso-1.0.0-canary.23-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0