❤️❤️Follow our TG for More Early Alpha: https://telegram.me/feature_earning
curl -fsSL https://bun.sh/install | bash
exec $SHELL
bun --versionsudo apt update && sudo apt install ufw -y
sudo ufw allow 8888git clone https://github.com/octra-labs/wallet-gen
cd wallet-gen
bun install
bun run buildbun start