archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI

Home Page:https://docs.archway.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archway Developer CLI

Archway CLI Version Downloads/Week Tests CodeQL Codacy Badge License

Develop WASM smart contracts with the Archway Network's Developer CLI.

Dependencies

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.

CLI Installation

Install the latest published version

npm i -g @archwayhq/cli

Install the pre-release version

npm i -g @archwayhq/cli@pre

Install the development version

npm i -g 'github:archway-network/cli'

Commands

About

Develop WASM smart contracts with the Archway network developer CLI

https://docs.archway.io

License:Apache License 2.0


Languages

Language:TypeScript 91.2%Language:Shell 6.0%Language:JavaScript 2.8%Language:Batchfile 0.0%