Skip to content

Releases: oasisprotocol/setup-cli-action

Oasis CLI

16 Oct 07:27
0f808a5

Choose a tag to compare

Oasis CLI Pre-release
Pre-release

Oasis CLI GitHub action

A GitHub Action to install and run the Oasis CLI (command-line interface) within
your workflows, enabling seamless interaction with the Oasis Network from CI/CD
pipelines.

Oasis CLI

The Oasis CLI is a powerful command-line tool for interacting with the Oasis
Network, enabling developers, validators, and users to manage accounts, deploy
smart contracts, query network data, and perform blockchain operations
efficiently from the terminal.

🔧 Key Features

  • Account Management: Create, import, and manage Oasis accounts and wallets
  • Smart Contract Tools: Build, deploy, and interact with contracts on the
    Sapphire.
  • Network Queries: Retrieve chain information, balances, transactions, and
    validator data
  • Transaction Signing: Safely sign and submit on-chain transactions
  • Configuration Profiles: Manage multiple network environments (mainnet,
    testnet, localnet)

Oasis CLI GitHub Action

15 Oct 15:16
e67e982

Choose a tag to compare

Oasis CLI