KAIZEN command
kaizen contracts
Commands:
kaizen contracts deploy Deploy smart contracts
kaizen contracts list Lists all available contracts
Options:
--help Show help [boolean]
--version Show version number [boolean]
Examples:
kaizen contracts deploy
kaizen contracts list
KAIZEN support smart contracts:You can develop, test, deploy smart contract
though KAIZEN CLI
Support contract template:
Chainlink - Chainlink Oracle Service,
https://github.com/PortalNetwork/kaizen-contracts/tree/master/Chainlink
ERC20 - ERC20 Token Standard,
https://github.com/PortalNetwork/kaizen-contracts/tree/master/ERC20
ERC721 - ERC721 Token Standard,
https://github.com/PortalNetwork/kaizen-contracts/tree/master/ERC721
NuCypher - NuCypher
Contractshttps://github.com/PortalNetwork/kaizen-contracts/tree/master/NuCypher
Hopr - Hopr
Contractshttps://github.com/PortalNetwork/kaizen-contracts/tree/master/Hopr
NOTE: Please make sure use 'kaizen config set --key <KEY> --value <VALUE>' to
setup the configuration before you deploy smart contracts.