An open source terminal based bitcoin only wallet made in python.
Commands:
reg or register: to register and get a unique login id.
login <YOUR_UNIQUE_LOGIN_ID>: to login your wallet
address: to get your BTC address.
bal or balance: to get your current wallet balance.
send <ADDRESS> <AMMOUNT> <FEES> or transfer <ADDRESS> <AMMOUNT> <FEES>: to send BTC from your wallet to target BTC address, your can customise fees or just leave it to take default miners fees.
xWallet
An open source terminal based bitcoin only wallet made in python.
Commands:
regorregister: to register and get a unique login id.login <YOUR_UNIQUE_LOGIN_ID>: to login your walletaddress: to get your BTC address.balorbalance: to get your current wallet balance.send <ADDRESS> <AMMOUNT> <FEES>ortransfer <ADDRESS> <AMMOUNT> <FEES>: to send BTC from your wallet to target BTC address, your can customise fees or just leave it to take default miners fees.