Git Product home page Git Product logo

risc-zero's Introduction

Ben uzun süre kapatmayacağım bir sunucuya kurdum çünkü yaklaşık 1-1.5 ay açık kalmalı tahminim.

Ne kadar erken kurulursa katkıda bulunma sırasının gelmesi de o kadar iyidir. (daha erken yine ameliyatta oldgum ıcın paylasamadım)

Ben katkıda bulunan herkesin github rewardsı alacağını düşünüyorum bir kesinlik yok.

Donanım olarak herhangi bir sunucu yeterli - taşıma için aynı github ile başka sunucuda kursanız olur.

# sunucu güncelleme
sudo apt update
sudo apt upgrade -y


# nvmi yükleyelim
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash
source ~/.bashrc

# geçici dizin oluşturup içine giriyoruz
mkdir ~/p0tion-tmp
cd ~/p0tion-tmp

#  nvm v16.20 kurmak
nvm install 16.20
nvm use 16.20


# phase2cli yüklüyoruz
npm i @p0tion/phase2cli

GitHub ile kimlik doğrulaması yapmak bu kısım önemli

// aşağıdaki linki açın

https://github.com/login/device

// Aşağıdaki kodu node içinde çalıştırın

npx phase2cli auth

// ve 8 dijit şifreyi açılan linke giriniz - github'ınızı bağlayınız.

//"Congratulations, you're all set!" olarak şifreyi doğru girerseniz github sayfanızda mesaj göreceksiniz

Katkıda bulunma kısmına geçelim:

// Bu kısımda önce enter tuşuna basın ardından randomly/otomatik seçip enter yapın.

screen -S risczero
npx phase2cli contribute

// Screen içinde çalıştırın eğer komut durmuş ise aşağıdaki komudu tekrar çalıştırın.

//Herhangi bir hatayla karşılaşırsanız veya bağlantınız kesilirse, npx phase2cli contribute komutunu yeniden çalıştırarak katkılarınızı yeniden başlatmayı deneyebilirsiniz.

// Katkınız en son kaldığı yerden devam etmelidir.

Doğru çalışan node:

image

Kodları silme ve kaldırma

npx phase2cli clean
npx phase2cli logout
rm -rf ~/p0tion-tmp

risc-zero's People

Contributors

ruesandora 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.