Chainstack Self-Hosted is now available! Launch production-grade blockchain nodes on infrastructure you control.    Get started
  • Pricing
  • Docs

Tag: developers

Tutorials

How to mint Solana SPL tokens in 2 minutes

In this tutorial, you will learn how to create an account, fund it with devnet SOL tokens, create an address, and mint Solana SPL tokens.

Aa727 150x150 logo
Ethan Francis
August 16, 2023

Industry

Simplifying Web3 infrastructure costs

Learn about the challenges of Web3 node pricing and how Chainstack’s transparent pricing strategy can help developers and businesses predict infrastructure costs accurately. Discover the benefits of switching to Chainstack and why it has become the preferred choice of hundreds of projects in the Web3 industry.

Mask Group 35 A13 Group 1632 Pattern 150x150 logo
Wen Chiao Su
April 24, 2023

Tech

zkEVM and zkRollups Explained

zkEVMs are an attempt to overcome the complexity of implementing an EVM-compatible zk-rollup to ease the integration with current EVM tools and opcodes along with the knowledge derived from it.

Io 150x150 logo
Bastian Simpertigue
November 3, 2022

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