Skip to content

Bezoutoff/celestia-genesis-claimer

 
 

Repository files navigation

celestia-genesis-claimer

This script allows you to check and claim celestia genesis drop

Requeremets

To run this bot you have to top up your balance on anticaptcha service

Mnemonics from generated accounts will be saved to folder celestiaMnemonics.txt

Setup bot

  1. Download ZIP and extract it to a folder
  2. Install node.js: https://nodejs.org/en/ (LTS)
  3. Paste your APIKEY from anticaptcha service in config.js
  4. Open folder with the bot in cmd
cd <path to folder with script>
  1. Install dependencies
npm install
  1. Start
node index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%