An open API service indexing awesome lists of open source software.

https://github.com/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
https://github.com/chainstacklabs/solana-stepn-analysis-jupyter

nft python solana stepn

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# Solana STEPN analysis tutorial with Python

![image](https://chainstack.com/wp-content/uploads/2022/07/Stepn-mints.png)

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](https://chainstack.com/solana-python-tutorial-for-stepn/).

## 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](https://colab.research.google.com/drive/1QeUgfT5tZS-LowamR2i0gfRHQsCmISUK?usp=sharing)

## How to use it

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

![image](https://chainstack.com/wp-content/uploads/2022/07/image-5.png)

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

![image](https://chainstack.com/wp-content/uploads/2022/07/image-6-768x514.png)