A simple tool for withdraw UST from Anchor protocol
- Install package
npm install
- Edit index.js file filling mnemonic and withdraw amount at the Configuration part of the file
// ==== Configuration ====
const mnemonic = ""; // input your 24-word mnemonic key here
const amount = ""; // input your aUST amount here (ex. 100500000 for 100.500000 aUST)
- Run the program
node index.js
- Delete mnomonic from the code for your safety
terra1x8a2zgr4jvrnu2qvklq0kd748c6azcp9260gc5