- Ensure you have MON & ETH MON in your wallet.
- Complete all Monad Testnet tasks before running the script.
- Clone the Repository
git clone https://github.com/winsnip/Monad-trx.git cd Monad-trx
- Install Dependencies
npm install ethers@5 dotenv ethers ora readline cfonts prompts colors axios chalk figlet solc
- Set Private Key
echo PRIVATE_KEY=0x2xxxxxxxxxxx > .env
- Create and Use Screen
screen -R monad
- Run the Application
node main.js
(Press Ctrl + A, then D to keep the session running in the background.)
Update
cd Monad-trx && rm package-lock.json && rm package.json && git pull --no-rebase && npm install
Node.js Cleanup & Reinstallation
sudo apt remove --purge nodejs npm libnode-dev -y
sudo apt autoremove -y
sudo rm -rf /usr/include/node /usr/lib/node_modules ~/.npm ~/.nvm
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
sudo apt install -y nodejs
node -v && npm -v
Kopi: https://trakteer.id/Winsnipsupport/tip
Stay updated and connect with the Winsnip community:
Channel: https://t.me/winsnip
Group Chat: https://t.me/winsnip_chat
This ensures users can join the Telegram community easily and stay engaged with updates and discussions.