Open in app

Sign in

Write

Sign in

Olga L
Olga L

Home

About

Jun 8

Testing Ethereum Substreams-powered Subgraphs(MIPs TheGraph program)

What is Firehose? Blockchain-agnostic way of storing and retrieving data Makes it easy for applications to handle “forks” using “cursors” Extract everything you would ever need into flat files Flat files allow massively parallel processing using things like substreams* Unit of storage are “Merged Blocks” aka “Firehose Blocks” install execution…

The Graph

2 min read

Testing Ethereum Substreams-powered Subgraphs(MIPs TheGraph program)
Testing Ethereum Substreams-powered Subgraphs(MIPs TheGraph program)
The Graph

2 min read


Jun 7

Running Optimism Archive Node for TheGraph MIPs Program

Minimum Hardware requirements - CPU: 4 Cores / 8 Threads - RAM: 16 GiB - Storage: 4 TiB NVMe SSD You need two components running — DTL and L2 GETH Pre-requisites sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove -y sudo apt install -y git make…

The Graph

3 min read

Running Optimism Archive Node for TheGraph MIPs Program
Running Optimism Archive Node for TheGraph MIPs Program
The Graph

3 min read


Jun 7

Polygon node for TheGraph MIPs Program

💻 Hardware Requirements Disk space At least 7TB NVME disks (it’s not possible to keep up to chain head with SATA SSDs). • Heimdall: ~250 GB • Erigon: ~5.5 TB RAM: 64 GB minimum Time to sync the node 3–6 weeks if synced from scratch with the Erigon built-in torrent…

The Graph

2 min read

Polygon node for TheGraph MIPs Program
Polygon node for TheGraph MIPs Program
The Graph

2 min read


Jun 6

Fantom node for TheGraph MIPs Program

💻 Hardware Requirements - CPU: 4 fast CPUs (3.1GHz) - RAM: 16GB - Storage: 8TB ⏳ Syncing time: - 2–3 weeks from scratch, if using the full-mpt genesis file mentioned below and with trace transactions included. 🖥 install the required build tools: # Install build-essential $ sudo apt-get install -y…

The Graph

2 min read

Fantom node for TheGraph MIPs Program
Fantom node for TheGraph MIPs Program
The Graph

2 min read


Apr 30

Installing Avalanche node in the MIPs program

Installing Dependencies sudo apt install -y golang build-essential bsdmainutils clang cmake git cd /root/ git clone <https://github.com/ava-labs/avalanchego> cd avalanchego ./scripts/build.sh mkdir -p /root/avalanchego/configs/chains/C save service file: nano /etc/systemd/system/avalanchego.service [Unit] Description=Avalanche Node Documentation=https://docs.avax.network/nodes/maintain/avalanchego-config-flags After=network.target

Mips

1 min read

Installing Avalanche node in the MIPs program
Installing Avalanche node in the MIPs program
Mips

1 min read


Apr 26

Install Celo, close and delete allocations in the MIPs program

Close and delete allocations Since I myself have encountered this problem during the execution of many tasks in the MIPs program, I want to share how to delete allocations. An important preliminary part of deleting allocations is to delete allocation rules from the table, because if you don’t do this, they can be reallocated…

The Graph

2 min read

Install Celo, close and delete allocations in the MIPs program
Install Celo, close and delete allocations in the MIPs program
The Graph

2 min read


Apr 26

Installing Arbitrum-One in the MIPs program

If you installed the indexer stack by Stake🦑Squid build docker, then make the appropriate changes to the following files: .env add network name and address of your arbitrum-one node CHAIN_1_NAME=”arbitrum-one” CHAIN_1_RPC=”http://ip:9657" in config.tmpl add a block line, for example if we had one network and we need to add the…

The Graph

4 min read

Installing Arbitrum-One in the MIPs program
Installing Arbitrum-One in the MIPs program
The Graph

4 min read


Mar 24

TheGraph MIPs L2 Migration

On 23/03/23 the Arbitrum network’s own token was launched, which showed great interest in the network. Arbitrum provides users with faster and more cost-effective transactions and the potential to significantly extend the functionality and scalability of Ethereum-based dApps. …

Mips

3 min read

TheGraph MIPs L2 Migration
TheGraph MIPs L2 Migration
Mips

3 min read


Jan 30

TheGraph MIPs Incentivized Program

TheGraph is a decentralized protocol for querying data from blockchains. It allows users to create and manage subgraphs, which are subsets of the data on a blockchain that have been indexed and made searchable. TheGraph’s goal is to make it easier for developers to build decentralized applications (dApps) by providing…

The Graph

2 min read

TheGraph MIPs Incentivized Program
TheGraph MIPs Incentivized Program
The Graph

2 min read


Dec 22, 2020

В самом начале

В 2020 году TheGraph в начале года было развернуто только 1000 подграфов и достигло более чем 3400 подграфов , включая Uniswap , Synthetix , KnownOrigin , Aragon и AAVE к концу года. …

Graph

3 min read

В самом начале
В самом начале
Graph

3 min read

Olga L

Olga L

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams