Develop WASM smart contracts with the Archway Network's Developer CLI.
Make sure you've installed and configured all dependencies. For the full installation and setup instructions, visit the docs.
If you are on a Linux machine with a distribution different from Ubuntu, you may need to install the GNOME Keyring, or any other keyring compatible with the Secret service API.
npm i -g @archwayhq/cli
npm i -g @archwayhq/cli@pre
npm i -g 'github:archway-network/cli'
-
archway accounts
- Manages a local keyring with wallets to sign transactions -
archway autocomplete
- display autocomplete installation instructions -
archway config
- Manage the configuration of the Archway CLI -
archway contracts
- Perform actions with the contracts on a project -
archway help
- Display help for archway. -
archway new
- Initializes a new project repository -
archway rewards
- Queries and transactions in the Archway network's Rewards module