Pinned Repositories
awesome-corda
A curated list of awesome Corda resources
chainbench
Flexible blockchain infrastructure benchmarking and load testing tool
compare-dashboard-functions
Serverless solution for monitoring RPC nodes response time across different blockchains and regions using Vercel Functions
developer-hub-content
Articles submitted by the community for the Chainstack Developer Hub content initiative
ethereum-token-balances-javascript
Code samples to retrieve multiple Ethereum token balances from addresses using GraphQL, ethers.js, and web3.js libraries
evm-blockchain-bridge
A simplified blockchain bridge between two EVM compatible networks
freedom-dividend-chaincode
Hyperledger Fabric chaincode and web app tutorial
pumpfun-bonkfun-bot
A fully functional pump.fun / letsbonk.fun trading and sniping bot not relying on any 3rd party APIs
raydium-sdk-swap-example-typescript
An example to swap tokens on Solana using the Raydium SDK, TypeScript, and Chainstack
web3-ai-trading-agent
Build an Autonomous Web3 AI Trading Agent (BASE + Uniswap V4 example)
Chainstack Labs's Repositories
chainstacklabs/ethereum-token-balances-javascript
Code samples to retrieve multiple Ethereum token balances from addresses using GraphQL, ethers.js, and web3.js libraries
chainstacklabs/chainstack-covalent-sdk
A JavaScript SDK designed to streamline the process of developing using the integration of Chainstack with Covalent APIs, enhancing the ease of use and efficiency
chainstacklabs/chainstack-dlp-browser-extension
Chrome extension that redacts potentially sensitive information before querying ChatGPT
chainstacklabs/evm-mempool-utilities-python
A guide to monitoring and operating EVM transactions in the mempool with Python
chainstacklabs/starknet-cairo-odyssey
Learnings and first steps to work with StarkNet and create smart contracts with Cairo
chainstacklabs/learnweb3dao-foundry-workshop
A Foundry workshop with Chainstack and LearnWeb3 DAO
chainstacklabs/evm-smart-contract-watcher-ethers
This simple project uses the ethers.js library to examine blocks using the eth_getBlockReceipts method and extract data about newly deployed smart contracts
chainstacklabs/multiple-token-balance-javascript
Examples of how to retrieve multiple token balances.
chainstacklabs/music-nft-minter-tutorial-repo
This project contains all tutorial files from the How to mint a music NFT: Dropping fire tunes with Chainstack IPFS Storage tutorial, originally published on the Chainstack Developer Portal: Web3 [De]Coded.
chainstacklabs/debug-trace-transactions-erigon
This app allows you to test the debug and trace modules offered by the Erigon and Go Ethereum clients
chainstacklabs/quorum-iot-tutorial
A Quorum tutorial for public and private transactions with web3.js
chainstacklabs/smart-contracts-audit-foundry-slither
Hands-on tutorial on how to conduct a smart contract audit using Slither and Foundry
chainstacklabs/solana-stepn-analysis-jupyter
Query STEPN data from a Solana node endpoint for newly minted STEPN shoes, and visualize the retrieved data using Python
chainstacklabs/deterministic-contract-deployment-remix
Tutorial on deterministically deploying EVM smart contracts
chainstacklabs/foundry-vs-hardhat
Comparing Foundry and Hardhat in performance and the developer experience
chainstacklabs/lottery-contract-cronos-hardhat
Learn how to develop and deploy a lottery smart contract on Cronos using Chainstack and Hardhat
chainstacklabs/smart-contract-on-starknet-with-protostar
This repo shows you how to create a simple smart contract in Cairo to save and retrieve a variable, then how to deploy it on the StarkNet testnet using ProtoStar
chainstacklabs/solana-candy-machine-observer-html
A lightweight and installation-free tool that you can create yourself and that demonstrates how to listen live to NFT minting on Solana
chainstacklabs/hlf-config-inspector
chainstacklabs/solana-metaplex-nft-metadata-decoder-jupyter
A deep-dive into how to decode Metaplex metadata
chainstacklabs/zk-battleship-game-hardhat
This repository provides a hands-on tutorial on how to develop a battleship game using zero-knowledge principles
chainstacklabs/apeworx-ape-plugin
Chainstack Provider plugins for networks. This plugin allows using the ApeWorX framework with Chainstack as a node provider in an easy and integrated way
chainstacklabs/chainstack-eks-configuration-validator
Bash script to check the cluster permissions & prerequisites required for the Chainstack Amazon EKS Integration
chainstacklabs/evm-dashboard
Script for collecting Ethereum and EVM-based block data and adding it to a Google script
chainstacklabs/express-rest-api-proxy-server
This project shows how you can protect your Etherscan API key by creating your own back-end server where you store the API key
chainstacklabs/chainlink-feeds-with-foundry
A tutorial on using Chainlink data feeds with Foundry
chainstacklabs/holesky
the holesovice post-merge testnet configuration.
chainstacklabs/query-evm-nodes-python
Query historical data on full and archive nodes to understand the difference
chainstacklabs/race-ronin-chain
An (almost) on-chain game where you race the Ronin chain based on block hashes
chainstacklabs/ultimate_evm_tracing_reference
a collection of EVM tracing information for easy reference