2022년 코인리스트 겨울 버라이어티 프로젝트 Exorde 인센티브 테스트넷

Exorde는 개발자가 웹의 모든 공개 데이터를 크롤링하고 연결할 수 있는 web3 프로토콜입니다.

Seed Winter 2022 Batch에 선정되었습니다. $EXD

시스템의 공식적인 최소 구성은 다음과 같습니다.

  • 1GB SSD/HDD

  • 메모리: 2-4Gb

  • CPU: 2-4코어 권장

요구 사항이 매우 낮습니다. 기본적으로 컴퓨터를 실행할 수 있습니다.

Docker(Ubuntu)로 프로그램을 실행합니다.
필수 프로그램 설치

sudo apt-get update

sudo apt-get install \

    ca-certificates \

    curl \

    gnupg \

    lsb-release \

    screen \

    git

도커 설치

sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg

echo \
  "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu \
  $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin

Exorde 프로그램 설치

git clone https://github.com/exorde-labs/ExordeModuleCLI.git

cd ExordeModuleCLI

docker build -t exorde-cli . 

엑소드 프로그램 실행
창업 배경: 화면 -S exorde 운영 프로그램:

docker run -it exorde-cli -m YOUR_MAIN_ADDRESS -l LOGGING
  • *YOUR_MAIN_ADDRESS: *보상 및 후속 교환에 사용되는 이더리움 지갑 주소

  • *로깅: *로깅 선택 0 = 로그 없음, 1 = 일반 로그 2 = 확인 로그 3 = 확인 + 스크랩 로그 4 = 상세 확인 + 스크랩 로그(예: 문제 해결용)

종료 화면: CTRL + A + D

다음에 프로그램으로 돌아가려면 다음 명령을 사용하십시오. screen -r exorde

자, 성공적으로 달렸습니다. 보상을 기다리겠습니다. 여전히 진정

로그 조사 프로그램이 실행되고 있는지 확인하는 것 외에도 브라우저를 이용하여 이주 노동자의 주소를 확인하여 이주 노동자가 일하고 있는지도 확인할 수 있습니다.

작업자의 주소를 https://light-vast-diphda.explorer.mainnet.skalenodes.com/ 에 입력하여 확인 하세요.

Windows 프로그램을 사용하려면 다음 문서를 참조하십시오 .

####
작업할려고 해외 글 중 하나 FW해서 한글로 번역해서 일부 수정한겁니다

Subscribe to Retroactive For Korean
Receive the latest updates directly to your inbox.
Mint this entry as an NFT to add it to your collection.
Verification
This entry has been permanently stored onchain and signed by its creator.