Skip to content

zzj882/go-StellarWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go stellar wallet for windows and linux

Description: In the testnet and the livenet, This grogram running all right.

Current func

1. create account
2. quary account info
3. payment
4. merge account
5. quary account operations

Command line

--live 		for https://horizon.stellar.org
--test 		for https://horizon-testnet.stellar.org/
*note: default is testnet*

--proxy 	format is  --proxy "IP;PORT;Username;Password"

Example:
 go run wallet.go --live --proxy "127.0.0.1;8181;;"

Installation

go get github.com/Ledgercn/go-StellarWallet

About

Stand-alone version of PC user Stellar Wallet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages