/solana-stepn-analysis-jupyter

Query STEPN data from a Solana node endpoint for newly minted STEPN shoes, and visualize the retrieved data using Python

Primary LanguageJupyter NotebookMIT LicenseMIT

Solana STEPN analysis tutorial with Python

image

This article shows you how to query data from a Solana node endpoint for newly minted STEPN shoes, and visualize the retrieved data using Python.

Read the full article about this project on Chainstack.

Installation guide

This is a Python script.

Open Analyze_STEPN_mints.ipynb in on Jupyter node book to use it.

It is also hosted on google colab here

How to use it

You can either choose Run all in the Runtime tab to run the code:

image

or press the Run button to run it cell by cell:

image