Skip to content

๐ŸŒŠ Swimmer Network tutorial

coccoinomane edited this page May 14, 2022 · 1 revision

The Great Crabada Migration is upon us!

Follow these simple steps to snib-snib with the bot on the new Swimmer Network subnet ๐Ÿฆ€

A. Migrate

  1. Migrate to Swimmer both your TUS and your crabs, as explained in the official guide.
  2. Re-create your teams on Swimmer, at the new address https://idle.crabada.com/game
  3. Take note of the IDs of your new teams.

B. Update .env

  1. Update your .env with the new team IDs.
  2. Update your .env with the new Swimmer node URI, for example WEB3_NODE_URI="https://subnets.avax.network/swimmer/mainnet/rpc"
  3. In your .env, remove any MAX_GAS parameter you might have used in the past: the Swimmer Network currently uses a fixed gas fee, therefore there is no need of gas control parameter.

C. Run the bot

  1. Get the latest version of the bot from the master branch of the repository.
  2. Send your teams mining with the bot as usual, for example: python -m bin.mining.sendTeamsMining <your address>.
  3. Same for reinforcing: python -m bin.mining.reinforceDefense <your address>.

If you encounter issues, feel free to drop a message in this Discussion ๐Ÿ™‚