Punica Python
Overview
$ pip install punicaQuickstart
$ punica
Usage: punica [OPTIONS] COMMAND [ARGS]...
Options:
-p, --project PATH Specify a punica project directory.
-v, --version Show the version and exit.
-h, --help Show this message and exit.
Commands:
compile Compile the specified contracts to avm and...
deploy Deploys the specified contracts to specified...
init Initialize new and empty Ontology DApp...
invoke Invoke the function list in default-config or...
node Ontology Blockchain private net in test mode.
scpm Smart contract package manager,support...
smartx Ontology smart contract IDE,SmartX...
test Unit test with specified smart contract
tool Data format conversion tool
unbox Download a Punica Box, a pre-built Ontology...
wallet Manager your ontid, account, asset.Creating Project
Create New Project
Creating Box Project
Last updated
Was this helpful?