m1c1b / escape-from-vires

Simple console app for calling vires finance vesting withdraw function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“• Description πŸ“•

  • It is a simple console app that calls a function of the vires smart contract in the infinity loop.

βš’ How to use it βš’

mvn package
export WAVES_SEED='your seed'
java -jar target/escape-from-vires-1.0-jar-with-dependencies.jar

or

export WAVES_SEED='your seed'
java -jar target/escape-from-vires-1.0-jar-with-dependencies.jar

if you took jar from releases page

About

Simple console app for calling vires finance vesting withdraw function

License:MIT License


Languages

Language:Java 100.0%