xenartist / xoon

wen wen wen? xoon!
https://xoon.dev
GNU General Public License v3.0
3 stars 0 forks source link

xoon - master x1 like a pro

simple gui for x1/solana/svm hardcore operations

GitHub Repo stars GitHub forks GitHub Downloads (all assets, all releases) GitHub License

play the xoon app

tar zxvf xoon-linux-amd64.tar.gz

cd xoon

./xoon


* windows

download xoon-windows-amd64.zip

unzip xoon-windows-amd64.zip

in xoon folder, just double click xoon.exe


## build from source code

* preparation

sudo apt install git build-essential


* install go language

reference here https://go.dev/doc/install


* get the code

git clone https://github.com/xenartist/xoon.git


* build and run

cd xoon

go run main.go



## license

* gpl-3.0 license