Skip to main content

41 docs tagged with "guide"

View all tags

clio options

Learn about the command-line options available in clio for connecting to nodeop instances, managing wallets, and troubleshooting.

Create a Key Pair

Learn how to generate public and private key pairs using clio in legacy, K1, or R1 formats.

Create a Wallet

Learn how to create a default or named wallet using clio to securely store your private keys.

Create an Account

Learn how to create a new account on the Wire blockchain using clio with the sysio account.

Deploy a Smart Contract

Learn how to deploy a compiled smart contract to the Wire blockchain using clio set contract.

Get Account Information

Learn how to retrieve account information including permissions, resources, and balances using clio.

Get Table Information

Learn how to query data from smart contract multi-index tables using clio get table command.

Import a Key Pair

Learn how to import private keys into your wallet using clio for signing transactions.

List Key Pairs

Learn how to list all public and private keys stored in your wallet using clio.

Query Block Information

Learn how to retrieve block information from the Wire blockchain using clio get block command.

Replay From a Snapshot

Once you have obtained a copy of a valid snapshot file from which you wish to create a valid chain state, copy it to your data/snapshots directory, backing up (if you wish to keep them) and removing any existing contents of the data directory.

Submit a Transaction

Learn how to submit transactions to the Wire blockchain using clio push action and push transaction commands.

sysio.code Tutorial

Learn how to use the sysio.code permission to enable inline actions in your smart contracts.

Update Account Keys

Learn how to update the keys associated with a Wire blockchain account using clio.