GithubHelp home page GithubHelp logo

meson-network-gaganode's Introduction

Meson Network Gaganode Kurulumu

Meson Network, geleneksel emek tabanlı satış modellerini değiştirmek için kendi oluşturduğu bir blockchain protokol modeli kullanarak, uzun kuyruklu kullanıcıların boşta kalan bant genişliğini düşük bir maliyetle birleştirip paraya dönüştürerek, Web3'te verimli bir bant genişliği pazarı oluşturmaya khedefliyor.

GaGaNode, kullanıcıların boştaki bant genişliği kaynaklarını bağımsız olarak yönetmelerine yardımcı olmak için geliştirilmiştir. Kullanıcılar, genel ağ IP'si olmadan evde Idle Electronics aracılığıyla Web3 ağına katılabilir. GaGaNode, yeni madencilik ekipmanlarına yapılan yatırımı azaltmaya yönelik herhangi bir cihazdaki banttan yararlanarak geliştirilen bir çalışmadır.

Video Linki

image

Kayıt Linki

Sunucuyu nerden nasıl alacağınızı bilmiyorsanız node eğitim serimizi izleyebilirsiniz. Node Eğitim Serisi

sistem gereksinimleri çok önemli değil çok düşük sistemlerede kurabilirsiniz.

Hazırlık

sudo apt update && sudo apt upgrade -y
sudo apt-get install curl tar ca-certificates -y 

İndirme

curl -o app-linux-amd64.tar.gz https://assets.coreservice.io/public/package/22/app/1.0.3/app-1_0_3.tar.gz && tar -zxf app-linux-amd64.tar.gz && rm -f app-linux-amd64.tar.gz && cd ./app-linux-amd64 && sudo ./app service install
sudo ./app service start

Kontrol : eğer status Downloaded veya Running ise devam edebilirsin. eğer To Download ise biraz bekle bu komutu tekrar gir hala devam ediyorsa stop komutunu kullanıp tekrar start komutunu çalıştır. Ek 1 de anlattım.

./app status

Token set Çalıştırma: Token adresini yaz denen kısmı gaganodeden aldığınız token adresiyle değiştirin.

sudo ./apps/gaganode/gaganode config set --token= token adresini yaz
./app restart

Ek 1: eğer kontrol adımında status durumu To Download olarak gözüküyor ve değişmiyorsa

1-Önce servisi durdur.

sudo ./app service stop

2-Daha sonra tekrar çalıştırıp kontrol et eğer düzeldiyse aynı işlemlere devam et.

sudo ./app service start

meson-network-gaganode's People

Contributors

airdropmuhendis avatar

Stargazers

emre avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.