Open in app

Sign in

Write

Sign in

Maxim
Maxim

127 Followers

Home

About

Jun 5

Testing Ethereum Substreams-powered Subgraphs forTheGraph MIPs programm

How to run an Ethereum Firehose: run execution client Firehose-instrumented execution client (fork of geth) running as a full nod Recommended build: v1.11.5-fh2.2–1 as of April 19, 2023 wget https://github.com/streamingfast/go-ethereum/releases/download/geth-v1.11.5-fh2.2-1/geth_linux 2. run consensus client Lighthouse Build from Source # install Rust enter `1` for the default installation curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # Install dependencies sudo…

The Graph

1 min read

Testing Ethereum Substreams-powered Subgraphs forTheGraph MIPs programm
Testing Ethereum Substreams-powered Subgraphs forTheGraph MIPs programm
The Graph

1 min read


Jun 4

Setup Optimism archive node for TheGraph MIPs programm

📸 If you do not download snapshot, synchronization lasts more than 2 weeks, download snapshot from ftp MIPs, you can in different ways, with aria2c to do it easier and faster, but to do this you need to get a list of files from the server, such as this way…

The Graph

4 min read

Setup Optimism archive node for TheGraph MIPs programm
Setup Optimism archive node for TheGraph MIPs programm
The Graph

4 min read


Jun 3

📸 Get snapshots.

📸 Get snapshots. All snapshots can be found here https://snapshot.polygon.technology/ Time to sync the node: - 3–4 days from the moment of starting the downloads from the Snapshots website above - 3–6 weeks if synced from scratch with the Erigon built-in torrent snapshots How to check the synchronization after installing…

The Graph

3 min read

📸 Get snapshots.
📸 Get snapshots.
The Graph

3 min read


Jun 2

Fantom setup archive node for TheGraph MIPs program

Fantom setup archive node for TheGraph MIPs program 1. 📸 Snapshots - https://download.fantom.network (you’ll need the `~~mainnet-109331-full-mpt.g~~` `mainnet-5577-full-mpt.g` file) 2. Deploy and sync Official guides available https://docs.fantom.foundation/node/run-an-api-node # Install build-essential $ sudo apt-get install -y build-essential # Install latest Go $ wget https://go.dev/dl/go1.20.4.linux-amd64.tar.gz $ rm -rf /usr/local/go && tar -C /usr/local -xzf go1.20.4.linux-amd64.tar.gz $ sudo…

The Graph

1 min read

Fantom setup archive node for TheGraph MIPs program
Fantom setup archive node for TheGraph MIPs program
The Graph

1 min read


Apr 24

Avalanche Archive Node for MIPs

Installation according to the Avalanche Baremetal Archive Node guide: Avalanche Baremetal Archive Node by Stake🦑Squid It is important to pay attention to the configuration of the service file during installation, and to create a path and specify it with the chain C. mkdir - p /root/avalanchego/configs/chains/C My service file in…

Mips

2 min read

Avalanche Archive Node for MIPs
Avalanche Archive Node for MIPs
Mips

2 min read


Apr 21

Installing Celo using a system file

Installed Celo on Baremetal Archive Node according to Stake🦑Squid’s guide Celo Baremetal Archive Node StakeSquid | Non-custodial Proof-of-Stake (PoS) Infrastructure operators network This guide assumes you're running as…thegraphfoundation.notion.site What I would like to add in addition to this description: The first is service management in Linux, if you don’t know what it is it will be useful to know more about it, there is enough material on the…

Mips

2 min read

Installing Celo using a system file
Installing Celo using a system file
Mips

2 min read


Mar 27

Arbitrum L2 Migration Phase(testnet)

What I think is important to note Setting indexer stack in which you need to specify new RPS_THHN in L2 Arbitrum network and you can run a separate stack, but then you need a separate node or you need to stop the node on L1 and start on it. Transfer GRT tokens using the official bridge.arbitrum.io bridge…

Mips

3 min read

Arbitrum L2 Migration Phase(testnet)
Arbitrum L2 Migration Phase(testnet)
Mips

3 min read


Mar 26

MIPs Arbitrum (rpc ethereum)

For synchronization in the Arbitrum mainnet and servicing subgraphs in the ethereum mainnet, it is necessary to have rpc ethereum. My choice to install a full ethereum node, Geth for the executive client and Lighthouse for the consensus client. Installing Dependencies sudo apt update -y && apt upgrade -y && apt autoremove…

Mips

2 min read

MIPs Arbitrum (rpc ethereum)
MIPs Arbitrum (rpc ethereum)
Mips

2 min read


Feb 21

MIPs Avalanche

Установка по гайду: — Avalanche Baremetal Archive Node Made with ❤️ by Stake🦑Squid - We provide enterprise-grade, secure, high availability non-custodial staking services…www.notion.so важно наличие в системе всех путей указанных в конфигурации сервисного файла , обязательно создать путь и прописать его с указанием чейна С mkdir - p /root/avalanchego/configs/chains/C мой вариант конфигурационного файла

Mips

2 min read

MIPs Avalanche
MIPs Avalanche
Mips

2 min read


Jan 31

How to create a certificate on a new server to access GitHub.com using SSH

When setting up a new server to participate in the MIPs program, authentication on Github through SSH is required. Server Tuning type in terminal: git config — global user.email “your_email@example.com” git config — global user.name “your_name” ssh-keygen -t ed25519 -C “your_email@example.com” eval “$(ssh-agent -s)” ssh-add ~/.ssh/id_ed25519 cat ~/.ssh/id_ed25519.pub >🔑 # Then select…

The Graph

2 min read

How to create a certificate on a new server to access GitHub.com using SSH
How to create a certificate on a new server to access GitHub.com using SSH
The Graph

2 min read

Maxim

Maxim

127 Followers

Shared value

Following
  • Sphere

    Sphere

  • Merit Circle

    Merit Circle

  • ICON Foundation

    ICON Foundation

  • The Ontology Team

    The Ontology Team

  • IoTeX Team

    IoTeX Team

See all (197)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams