Tempo Mainnet is now live on Chainstack! Get Tempo RPC endpoint for free!    Learn more
  • Pricing
  • Docs

Chainstack Blog

Welcome to our blog. Stay updated on the new content by subscribing to our newsletter or following us on LinkedIn.

Tutorials

Querying full and archive Ethereum nodes with Python

Whenever we need to query data from the blockchain, we fetch it from a node. An archive node differs from a full node since the first holds the entire history of network transactions. Thus, some queries for older block transactions cannot be fetched easily on a full node. In this tutorial, we will programmatically fetch data from the blockchain, switching between full and archive nodes when necessary.

Io 150x150 logo
Bastian Simpertigue
September 22, 2022

Tutorials

The Brownie tutorial series—Part 3 

In the third part of the brownie tutorial series, we dive deep into testnets, we show you how to configure certain aspects of your project and we will also see how to use the brownie mixes feature for building projects.

T9c0d9l8p U03eqqxgxhc C575f150cf65 512 150x150 logo
Sethu Raman Omanakuttan
September 20, 2022

Tutorials

How to buidl your own Web3 dashboard

The tutorial shows you how to build a simple Web3 dashboard using web3.py, google sheets and the data from EVM-based blockchains.

T9c0d9l8p U03eqqxgxhc C575f150cf65 512 150x150 logo
Sethu Raman Omanakuttan
September 14, 2022