Skip to content

ScapeXYZ/VOLARA-miners-

Repository files navigation

VOLARA-miners-

What is Mining?

Mining is the process of gathering data from X. Miners use a bot to gather data from X, and store it encrypted on their Google Drive. Miners are given Volara tokens ($VOL) for their work. It's the best way to recieve VOL tokens on the Volara network.

Credentials we need to mine Volara

  1. A vps machine you can kindly get it https://vpsdime.com/a/4422/linux-vps
  2. X username and password, for access to the Twitter API (Better to be a secondary X account)
  3. Google OAUTH, for storing your mined X data in Google Drive
  4. A Metamask wallet private key with funded VANA(you can get it in any preferable exchange 'mexc,binance and bybit) and VOLARA token from https://flur.sh/agent/0xeb68ef0550a5532447da0fea4f0ed9f804803b8b

🔗 Install Docker

Docker

sudo apt update sudo apt upgrade -y sudo apt install -y apt-transport-https ca-certificates curl software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null sudo apt update sudo apt install -y docker-ce docker-ce-cli containerd.io docker --version

Install Dependencies

Volara uses several dependencies to operate:

•Python 3.12 •Poetry •Git

#Start mining

  1. open screen: screen -S volara

  2. Replace your metamask private key with PVKEY docker pull volara/miner export VANA_PRIVATE_KEY=PVKEY docker run -it -e VANA_PRIVATE_KEY=${VANA_PRIVATE_KEY}

  3. Copy the link, Open it in browser, Login your gmail, Copy the given code and paste it in terminal 378624327-a7eea536-cc75-47d3-88c0-64799192d0fa 378624346-0a2e19ed-f621-42db-9732-58017703e3be

  4. Fill your X username and password ( i removed 2fa from X) 378624738-03411043-fcf6-4ba9-82fb-72f17783e85b

  5. ⛏️⛏️ mining started 378624778-ec6d6d71-f5ba-4f9b-b4d1-a80ceb57cfed

• To minimize screen: ctrl+A+D . To return screen: screen -r volara . To start mining: volara mine start

Check Miner Points

After a while , you will see your point updating in https://volara.xyz/ IMG_20241223_193953

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors