Giter Site home page Giter Site logo

sui-devnet's Introduction

Sui-Devnet

Ağustos ayında Sui ödüllü node testneti başlayacak. Şuan Devnete katılanlar discorda IP veriyor belki bir eleme yaparlar o yüzden devnete katılacağım.

Not:Çok ufak bir güncelleme geldi. Eğer daha önce devnete katılıp Http ile başlayan IP adresinizi discorda verdiyeseniz tekrar yapmanıza gerek yok. IP discorda gönderdikten sonra Sui kurduğunuz sunucuyu silebilirsiniz boş yere para vermeyin.

Not:@Ruesandora0 'dan forkladım

sui devnet

Sistem Gereksinimleri

CPUs: 2

RAM: 8GB

Depolama: 50GB

Sudo Kurulumu

sudo apt install

Bir Screen Oluşturalım

screen -S sui

Full nodeumuzu yükleyelim (15-20dk sürebilir)

wget -O sui.sh https://raw.githubusercontent.com/kj89/testnet_manuals/main/sui/sui.sh && chmod +x sui.sh && ./sui.sh

Kurulum Sonrası Alacağınız çıktı Resimdeki Gibi Olmalı (Güncelleme sonrası adım)

kurulum sonrasi

Bu Çıktıdaki hhtp ile başlayan ve 9000 ile biten yere kadar kopyalayıp oraya kendi IP yazın ve discorda atın gerisi hep aynı

Daha Sonra Discorda Gidiyoruz Ve Resimdeki Kanala Resimdeki Gibi IP Adresimizi Bırakıyoruz

Discord Link:https://discord.gg/DznV3tVp

aplication

Not: #pick-a-role role kanalından da kanalından istediğiniz rolü alın

role seç

Node Durumunu Kontrol etmek için

https://node.sui.zvalid.com/

Log Kontrol

journalctl -u suid -f -o cat

Node silmek için:

sudo systemctl stop suid
sudo systemctl disable suid
sudo rm -rf ~/sui /var/sui/
sudo rm /etc/systemd/system/suid.service

Node durumunu kontrol:

service suid status

Node Reset

sudo systemctl restart suid

Node durdurma

sudo systemctl stop suid

Sosyal Medya Hesaplarımız

https://linktr.ee/lossnode

Youtube

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.