CosmWasm swiss-army knife configured for Osmosis by default, but trivial to make it work for other CosmWasm enabled chain.
Version: 0.1.8
Create new workspace from boilerplate
Arguments:
-
<NAME>
Workspace name -
-t / --target-dir <TARGET_DIR>
: Path to store generated workspace -
-b / --branch <BRANCH>
: Template's branch, using main if not specified
Manipulating and interacting with CosmWasm contract
Managing key backed by system's secret store
Launch interactive console for interacting with the project
Arguments:
-n / --network <NETWORK>
(default:local
)
Managing tasks for the project