SurferCloud Blog SurferCloud Blog
  • HOME
  • NEWS
    • Latest Events
    • Product Updates
    • Service announcement
  • TUTORIAL
  • COMPARISONS
  • INDUSTRY INFORMATION
  • Telegram Group
SurferCloud Blog SurferCloud Blog
SurferCloud Blog SurferCloud Blog
  • HOME
  • NEWS
    • Latest Events
    • Product Updates
    • Service announcement
  • TUTORIAL
  • COMPARISONS
  • INDUSTRY INFORMATION
  • Telegram Group
  • banner shape
  • banner shape
  • banner shape
  • banner shape
  • plus icon
  • plus icon

User Practice: How to Mining Grass with VPS just $1.0/month?

November 12, 2024
6 minutes
TUTORIAL
3403 Views

Notice! The promotion has been recently updated, changing from $1 for the first month to $9.9 for 12 months, making it even cheaper.

We've recently noticed that a user (Asamarsal) on Medium shared a guide on how he used SurferCloud's promotional ULightHost lightweight cloud server to run the Grass project. Here’s the post, and we welcome more of you to share your own experiences with SurferCloud! Let's go!

Grass successfully launch and release their token on solana mainnet in oktober 2024. In phase 1 many people that participated from early epoch to bonus epoch got their grass allocation token on grass web.

Solana network just down in a moment because of many airdrop hunter that want to claim and sell their grass token early because they dont want the price go down before selling in 1$.

After many days of phase 1 claim, the price of grass is go higher from 1$ to 2 $. In their ann and twitter, grass aim to take the price of grass go massively higher price. You can check their moonsheet here :

User Practice: How to Mining Grass with VPS just $1.0/month?
Source : 5mincrypto

A week after they launch grass token and finish phase 1, grass announce to open mining phase 2.

Many people that want to get bigger allocation of grass airdrop by buying or rent a vps with residential proxy and set the vps to online 24 hours.

Now, i want to tell all of u how to. Heres how :

  1. You can search many vps that cheap or affordable, or you can check my vps recommendations and buy it.

Check out on https://www.surfercloud.com/promos/ulighthost, the vps that selling in here, u can just buy it for 1$, the limit of their offer is 1 offer that you can buy for max 3 month. After that you get the normal price. So, you can make another account or just extend with normal price. You can buy and make many vps that you want if you want a bigger allocation.

User Practice: How to Mining Grass with VPS just $1.0/month?
SurferCloud VPS

2. If you have residential proxy, you can use that. But if u dont have, you can buy a residential proxy for 1$/Gb in proxyscape. You can buy in many proxy provider website, but i give you cheap recommendation. 1 Gb is enough for a month or two month, you can check in their panel how many resource that you just use. Heres the link of promo sale :

https://proxyscrape.com/purchase?type=new_residential&bandwidth=1&price_version=p1

3. Check the github for installation and requirements here : https://github.com/ylasgamers/getgrass/

4. Now, your grass is mining 24 hours without always open your pc or phone.

Not just that, i will breakdown more how to setup your vps until run your grass node, first you can login to the vps.

  1. Register grass in their web first, if you never register, just click this link : https://app.getgrass.io/register/?referralCode=vZuQAVvS95GdaHX
  2. Login to your vps with mobaxterm in PC or Termius in android/mobile phone. You can download Mobaxterm here : https://mobaxterm.mobatek.net/download.html or Termius here : https://termius.com/download/android

If you choose to use surfercloud, you can see in the panel down below :

User Practice: How to Mining Grass with VPS just $1.0/month?

You can choose to open vps in the panel, or use apps like mobaxterm or termius. If u choose to open in web panel, you can just click login button and input your password. But, if you choose to open in mobaxterm, click open on mobaxterm that you just download. Then click session > SSH > input your public ip that you just copy from panel to Remote host* > click checkbox > Fill ubuntu if you use surfercloud or host if you use alibaba cloud > then click OK

After that you can fill your password, and directly will appear like the image down below :

User Practice: How to Mining Grass with VPS just $1.0/month?

After you click ok, now you see cli on vps like this down below, you can try to input command.

User Practice: How to Mining Grass with VPS just $1.0/month?
Mobaxterm

3. Command for running grass on vps :

  • Type this in your vps cli
mkdir grass && cd grass
  • Then type
screen -S grass

If u dont have screen just install first, but screen is installed in default

  • Then copy paste this for install requirements :
- Install Python 3.10
apt update && sudo apt upgrade -y
apt install software-properties-common -y
add-apt-repository ppa:deadsnakes/ppa
apt install python3.10
apt install python3-pip
- Install Requirements
pip install requests
pip install asyncio
pip install loguru
pip install websockets_proxy
pip install fake_useragent
pip uninstall websockets
pip install websockets==12.0
  • Copy paste this code to get grass installation
git clone https://github.com/ylasgamers/getgrass.git
  • Then type :
cd getgrass
  • Type :
nano local_proxies.txt
  • The code editor will appear, you must change the text with residential proxy that u buy from proxyscape.
User Practice: How to Mining Grass with VPS just $1.0/month?
Local_proxies.txt
  • Go to your proxyscape dashboard and choose residential (Account 2). Click on proxy setup button.
User Practice: How to Mining Grass with VPS just $1.0/month?
proxyscrape.com
  • Make sure the setting just like the image. You can choose format http://username:password@hostname:port
User Practice: How to Mining Grass with VPS just $1.0/month?
  • You can change quantity as many as possible to get more active proxy in grass. (Your bandwith of 1 Gb will be running out fast as many quantity you set)
  • After that, click copy on the proxy
User Practice: How to Mining Grass with VPS just $1.0/month?
  • and paste in code editor local_proxies.txt that we open previously and make it like the image down below
User Practice: How to Mining Grass with VPS just $1.0/month?
  • Click Ctrl + x and click Shift + Y for save and click Enter
  • Type this code down below
python localgrassdesktop.py

or

python3 localgrassdesktop.py

and then you need to fill the userid of your grass

User Practice: How to Mining Grass with VPS just $1.0/month?
  • Input your userId in grass website, you can find on here. Click Ctrl + Shift + i for open your developer tools on chrome. In storage > Local storage > in Search button, type userId > copy value of your userId without “ ”
User Practice: How to Mining Grass with VPS just $1.0/month?
  • Paste in your vps, and your grass will running automatically in vps 24 hours.
  • You can close and use the vps for running another node by press Ctrl + A + D
  • Check your grass web if you are connected to dekstop version and get x2 points like this image
User Practice: How to Mining Grass with VPS just $1.0/month?

Thanks for coming and read my article

Source : https://github.com/ylasgamers/getgrass

Original link: https://medium.com/@asamarsal/how-to-mining-grass-with-vps-just-1-month-148fe0617149.

About Grass:

What is Grass? Grass is a decentralized network that allows users to earn rewards by sharing their unused internet bandwidth. By contributing bandwidth, users support the collection of public web data, which is utilized to train artificial intelligence models.

To participate in Grass, users can install the Grass desktop application, which runs in the background and shares idle bandwidth with the network. This setup enables users to earn rewards passively without significant effort.

For those interested in running Grass on a Virtual Private Server (VPS), there are community-driven resources available. For instance, an unofficial GitHub repository provides guidance on setting up Grass on a VPS, aiming to create a more efficient Grass environment.

Additionally, a Medium article offers a step-by-step tutorial on mining Grass using a VPS, including recommendations for affordable VPS services and proxy configurations.

It's important to note that while these community resources can be helpful, they are unofficial. Users should exercise caution and ensure they are comfortable with the technical aspects and potential risks involved in setting up Grass on a VPS.

Tags : $1.0/mo VPS affordable VPS Grass mining Grass SurferCloud VPS What is Grass

Related Post

3 minutes TUTORIAL

How to Use the grep Command in Linux for Effi

The grep command is a powerful and widely used tool in ...

5 minutes TUTORIAL

How to Install Discourse Forum on SurferCloud

Discourse is a modern, open-source forum software desig...

3 minutes TUTORIAL

How to Effectively Check Memory Usage in Linu

Managing memory usage on a Linux system is crucial for ...

Affordable CDN

ucdn

2025 Special Offers:

annual vps

Light Server promotion:

ulhost-promo

Cloud Server promotion:

cloud server

Copyright © 2024 SurferCloud All Rights Reserved.  Sitemap.