Skip to content

cyberomanov/sui-bullshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUI-QUEST

this script playing human for points in quests.
donations are welcome, if you find this tool helpful.

Contents

  1. Installation

Installation

  1. make sure you have installed python3.10 or newer;
  2. setup your config.py, data/mnemonic.txt, data/transfer.txt;
  3. install requirements pip3 install -r requirements.txt;
  4. run the script python3 quest.py.
56. transfer(from="transfer.txt");
57. reward_claim(from="mnemonic.txt");
58. claim_x_transfer(from="transfer.txt");

61. capy_mint(from="mnemonic.txt");
62. balance_checker(from="mnemonic.txt");
63. mnemonic_generator(from="config.py");

Update

  1. cd sui-bullshark
  2. git fetch && git reset --hard && git pull
  3. pip3 install -r requirements.txt
  4. python3 quest.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages