Git Product home page Git Product logo

polymer's Introduction

Polymer

Gmolymer, Dev testneti mevcut ama bizde IBC Channel oluşturup katılalım bir nebze.

Şahsen benim için öenmli bir proje - siz katılmak isterseniz diye paylaşıyorum.

Günün sonunda rolümüzü alıyoruz. Donanım olarak herhangi bir sunucu yeterli.

Sorulara hızlı cevap veremeyebilirim hala iyilesmedim ve Can Azerbaycan yolculuğum var 2 gün sonra.

Topluluk kanalları: Sohbet Kanalımız - Duyurular ve Gelişmeler - Whatsapp - Polymer Discord

sudo apt update -y && sudo apt upgrade -y
sudo apt-get install git -y
sudo apt-get install -y ca-certificates curl gnupg
sudo mkdir -p /etc/apt/keyrings

# içersine giriyoruz
sudo nano /etc/apt/sources.list.d/nodesource.list
# alttaki komutu içersine girdiğimiz dosyaya yazıyoruz. (# ile deb arasında boşluk bırakın)
# deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_ jammy main

sudo apt update -y && sudo apt upgrade -y
sudo apt-get install -y nodejs
# polymer kurulum
git clone https://github.com/sarox0987/polymerlab-ibc-app-solidity.git
cd polymerlab-ibc-app-solidity

# just  ve forge kurulumu
curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /usr/local/bin
curl -L https://foundry.paradigm.xyz | bash
source /root/.bashrc
foundryup
forge build

Cüzdan ve API key hazırlığı

Poylmer için bir testnet metamask account oluşturun.

Buradan optimism - Buradan base faucet alın.

Alchemy hesabı oluşturup apps kısmından Optimism Sepolia ve Base Sepolia App oluşturun.

Ekran Resmi 2024-03-09 22 26 16
# içersine girelim
nano .env

PRIVATE_KEY_1 = Metamask private keyi

OP_ALCHEMY_API_KEY = Optimism API Key'i (RPC değil)

BASE_ALCHEMY_API_KEY = Base apı Key'i (RPC değil)

Tırnakların içersine olacak, CTRL X Y enter ile kaydedip çıkıyoruzç

# chanel oluşturma aşaması
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
source ~/.bashrc
nvm install 18
nvm use 18
npm install
just install
just do-it

Akabinde aşağıdaki gibi loglar alacaksınız ve done diyecek.

image

Hata verirse, npx hardhat clean ve just do-it tekrar çalıştır.

Ekran görüntünü #proof kanalına discordda at ve devs rolünüzü alın.

polymer's People

Contributors

ruesandora avatar zacnider avatar

Stargazers

OgunK avatar  avatar  avatar fatih e. avatar nic375 avatar  avatar Hakan avatar htmobbo 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.