Skip to content

Widiskel/ink-gm-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INK GM BOT

Table Of Contents

Prerequisite

  • Git
  • Node JS
  • Wallet Funded with ETH on INKOCHAIN MAINNET

INK GM

Daily Tap GM Tap GM Now : https://gm.inkonchain.com

Need some fee

BOT FEATURE

  • JUST GM

Setup & Configure BOT

Linux

  1. clone project repo
    git clone https://github.com/Widiskel/ink-gm-bot.git 
    cd ink-gm-bot
    
  2. run
    npm install
    npm run setup
    
  3. Configure your accounts
    nano accounts/accounts.js
    
  4. to start the app run
    npm run start
    

Windows

  1. Open your Command Prompt or Power Shell.
  2. Clone project repo
    git clone https://github.com/Widiskel/ink-gm-bot.git
    
    and cd to project dir
    cd ink-gm-bot
    
  3. Run
    npm install
    npm run setup
    
  4. Navigate to ink-gm-bot directory.
  5. Navigate to accounts and configure accounts.js.
  6. Back to ink-gm-bot directory.
  7. To start the app open your Command Prompt or Power Shell again and run
    npm run start
    

Update Bot

To update bot follow this step :

  1. run
    git pull
    
    or
    git pull --rebase
    
    if error run
    git stash && git pull
    
  2. run
    npm update
    
  3. start the bot

NOTE

DWYOR & Always use a new wallet when running the bot, I am not responsible for any loss of assets.

CONTRIBUTE

Feel free to fork and contribute adding or fixing some feature thanks.

SUPPORT

want to support me for creating another bot ? star my repo or buy me a coffee on

EVM : 0x1f0ea6e0b3590e1ab6c12ea0a24d3d0d9bf7707d

SOLANA : 3tE3Hs7P2wuRyVxyMD7JSf8JTAmEekdNsQWqAnayE1CN

About

Inkochain Daily GM Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published