Coder Social home page Coder Social logo

akazamarz / solana-explorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cryptgodson/solana-explorer

0.0 0.0 0.0 24 KB

Python program that uses the Solana API to explore transactions in the Solana blockchain

License: MIT License

Python 100.00%

solana-explorer's Introduction

Solana Transaction Explorer

This is a Python program that allows users to explore transactions on the Solana blockchain using the Solana API. The program provides a simple graphical user interface that allows users to enter a transaction ID and explore the details of that transaction, including the sender, recipient, and amount transferred.

Features

  • Explore transactions on the Solana blockchain using the Solana API
  • View transaction details, including sender, recipient, and amount transferred
  • Simple graphical user interface using the tkinter library
  • Error handling to handle network errors and invalid input
  • Input validation to ensure that the user enters a valid transaction ID
  • Caching mechanism to avoid unnecessary API requests for previously requested transactions
  • Batch processing feature to explore multiple transactions at once

Requirements

To run this program, you will need:

  • Python 3.x
  • The requests library (pip install requests)
  • The tkinter library (included with Python)

Usage

  • To use this program, simply run the solana_transaction_explorer.py file using Python. This will open a graphical user interface that allows you to explore transactions on the Solana blockchain.

  • To explore a transaction, enter the transaction ID in the text box and click the "Explore Transaction" button. The program will make an API request to the Solana API and display the transaction details in a message box.

  • To explore multiple transactions at once, enter the transaction IDs separated by commas in the text box and click the "Explore Transactions" button. The program will make API requests for each transaction ID and display the transaction details in a separate message box for each transaction.

License

This program is licensed under the MIT License. See the LICENSE file for more information.

Contributions

Contributions to this program are welcome. Please fork the repository and submit a pull request with your changes.

solana-explorer's People

Contributors

cryptgodson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.