Giter Site home page Giter Site logo

artela's Introduction

Artela

Minimum Hardware Requirements
4x CPUs; the faster clock speed the better
8GB RAM
100GB of storage (SSD or NVME)

Recommended Hardware Requirements
8x CPUs; the faster clock speed the better
16GB RAM
1TB of storage (SSD or NVME)

ران کردن با اسکریپت

wget https://raw.githubusercontent.com/freshe4qa/artela/main/artela.sh && chmod +x artela.sh && ./artela.sh

عدد 1 رو بزنید بعد اینتر

اسم نود رو انتخاب کنید بعد اینتر

صبر کنید نصب تموم شه

حالا عدد 2 رو بزنید بعد اینتر

اطلاعاتی مثل ادرس و کلید خصوصی رو یادداشت کنید .

حالا عدد 4 رو بزنید بعد اینتر تا خارج بشید

source $HOME/.bash_profile

artelad status 2>&1 | jq .SyncInfo


هر زمانی نودتون سینک شد . Catching Up = False بود و بلاک ها با بلاک شبکه سینک بود کامل
https://betanet-scan.artela.network/
که از سایت بالا میتونید ببینید برید مرحله بعدی

** دقت کنید اگر بلاک ها اروم جلو میرفت وقتی

artelad status 2>&1 | jq .SyncInfo

کامند بالا رو هی برای چک کردن اجرا میکنید

کافیه یکبار نود رو ری استارت کنید

sudo systemctl restart artelad

تا بلاک ها شروع کنن با سرعت سینک شدن


با کامند زیر و جایگذاری ادرس ولت ارتلا . ادرس ولت Evm رو با فرمت EIP 55 بگیرید و کپی کنید

artelad debug addr <YOUR_ART_ADDRESS>  

وارد دیسکورد بشید و فاست بگیرید

https://discord.com/invite/artela

تو بخش فاست کافیه $request <YOUR_EVM_ADDRESS>
وارد کنید . هر 6 ساعت یک بار میتونید فاست بگیرید و یادتون نره که ادرس Eip 55 که به صورت EVM گرفتید رو جایگذاری کنید

برای چک کردن بالانس کامند پایین رو بزنید و جای $ARTELA_WALLET_ADDRESS ادرس ولتتون رو بدید ( ادرس Artella . ادرس EVM رو نمیخواد ) . ادرسی رو میخواد که تو مرحله اول با اسکریپت ساختیم

artelad query bank balances $ARTELA_WALLET_ADDRESS   

برای گرفتن کلید خصوصی ولت برای ایمپورت به متامسک کافیه کامند زیر رو بزنید

artelad keys unsafe-export-eth-key wallet

برای اضافه کردن شبکه ارتلا به متا مسک مشخصات زیر رو نیاز دارید

Network Name: Artela Testnet
New RPC URL: https://betanet-rpc1.artela.network
ChainID: 11822
Symbol: ART
Block Explorer URL: https://betanet-scan.artela.network/


با دستور

artelad status 2>&1 | jq .SyncInfo

چک کنید اگر نودتون سینک بود کامل . اگر بلاک ها با شبکه یکی بود . برید مرحله ساخت ولیدیور

*** دقت کنید Moniker که اسم ولیدیورتون هست که تو مرحله اول هم انتخاب کردید + وب سایت و حزییات یا Detail رو جایگذاری کنید

artelad tx staking create-validator \
--amount="100000000000000000uart" \
--pubkey=$(artelad tendermint show-validator) \
--moniker="crypton" \
--website="https://x.com/cryptondegen_" \
--details="there is no gravity here" \
--commission-rate="0.10" \
--commission-max-rate="0.20" \
--commission-max-change-rate="0.01" \
--min-self-delegation="1" \
--gas="200000" \
--chain-id="artela_11822-1" \
--from=wallet \
--node tcp://47.254.66.177:26657

بعد کد y رو بزنید و اینتر کنید

هش یا hash که بهتون میده رو یادداشت کنید مشخصات ولیدیور و ولیدیتور ادرس رو هم یادداشت کنید


اگر اشتباه جایگذاری کردید از کد زیر استفاده کنید و اینبار مقادیر رو درست جایگذاری کنید

artelad tx staking edit-validator \
--new-moniker "crypton" \
--identity "" \
--details "artela node" \
--website "https://x.com/cryptondegen_" \
--security-contact "" \
--chain-id artela_11822-1 \
--from wallet \
--gas-adjustment 1.5 \
--gas auto \
--gas-prices 0.025uart \
-y


از اپلیکیشین هایی مثل FileZilla از دو فایل در مسیر های زیر بک آپ بگیرید

~/.artelad/config/node_key.json
~/.artelad/config/priv_validator_key.json


برای دلیگیت کردن به خودتون

artelad tx staking delegate $(artelad keys show wallet --bech val -a) 1000000000000000000uart --from wallet --chain-id artela_11822-1 --gas-adjustment 1.5 --gas auto --gas-prices 0.025uart -y

لیست Proposal ها

artelad query gov proposals

اونایی که passed نبود و فعال بود میتونید با جایگذاری شماره Proposal + رای yes یا no با کد زیر رای بدید . الان فعال نیستن واسه همین ارور میگیرید

artelad tx gov vote 1 yes --from wallet --chain-id artela_11822-1 --gas-adjustment 1.5 --gas auto --gas-prices 0.025uart -y

برای دیدن مشخصات کامل ولیدیتور هم از کامند زیر استفاده کنید

artelad q staking validator $(artelad keys show wallet --bech val -a)

لینک فرم ******

حتما فرم پایین رو پر کنید

https://atkty6pceir.typeform.com/to/o4359Rsd

لینک اسکنر ها

https://betanet-scan.artela.network/
https://explorer.nodestake.org/artela-testnet/staking
https://test.explorer.ist/artela/staking/

لینک دیسکورد و سوشیال

https://discord.com/invite/artela
https://x.com/Artela_Network

توضیحات این فاز

https://artela.network/blog/artela-validator-registration-now-open
https://fanatical-krypton-122.notion.site/Validator-Points-Instruction-a0228f1523d24e1b99ec12acd6acae8a

artela's People

Contributors

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