XFS Docs
Website
Search…
What is XFS?
GET STARTED
Installation
Quick start
Base Usage
Node
Wallet
Miner
Chain
References
CLI-Command Reference
DAEMON Subcommand
WALLET Subcommand
TXPOOL Subcommand
MINER Subcommand
CHAIN Subcommand
NET Subcommand
Configuration Reference
community
Languages
Powered By
GitBook
WALLET Subcommand
Usage
1
xfsgo wallet [options] <sub-command>
Copied!
Commands
list
Get the list of all accounts in the local Wallet
new
Create wallet account
setdef <address>
Set default wallet account
getdef
Get the default wallet address
transfer [from] <to> <value>
Send transfer transaction using local Wallet
export <address>
Exports the private key of the specified address
import <private_key>
Import the account with the specified private key
del <address>
Delete the specified wallet account
Previous
DAEMON Subcommand
Next
TXPOOL Subcommand
Last modified
6mo ago
Copy link
Contents
Usage
Commands