simple gui for x1/solana/svm hardcore operations
wget xoon-linux-amd64.tar.gz
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