- Install packages
yarn - Fill out the
.envas the format in.env.example
API_KEY=(This is the API Key for Gud Engine, for RWA Taiwan Hackathon, use: RWATW2025)
PRIVATE_KEY=(your private key, with 0x prefix)
- Modify
./scripts/trade.js, modify theQUOTE_REQUESTso that the transaction you execute is what you intended. - Execute
yarn node ./scripts/trade.js