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
- Host: GitHub
- URL: https://github.com/chainstacklabs/solana-stepn-analysis-jupyter
- Owner: chainstacklabs
- License: mit
- Created: 2022-08-03T10:54:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T05:40:20.000Z (over 3 years ago)
- Last Synced: 2025-03-27T06:12:01.907Z (about 1 year ago)
- Topics: nft, python, solana, stepn
- Language: Jupyter Notebook
- Homepage: https://chainstack.com/solana-python-tutorial-for-stepn/
- Size: 16.6 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solana STEPN analysis tutorial with Python

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:

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