Welcome
The cli-wallet is a stateful Command Line Interface wrapper around iota-sdk.
Directly from your terminal, it allows you to:
- Create a wallet;
- Create, maintain and consult accounts;
- Send and receive SMR tokens;
- Mint, melt, burn, send and receive native tokens;
- Mint, burn, send and receive NFTs;
This documentation explains how to install the cli-wallet
, describes its Wallet Interface and Account
Interface and provides detailed step by step examples.