Skip to content

LuanHSL/stellar-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Explorer

GitHub repo size GitHub language count GitHub forks

The project is an explorer for the Stellar network, running in a Docker container on a virtual machine in Oracle Cloud. It allows for the viewing and querying of information from the Stellar blockchain, with features including listing the latest ledgers and transactions. Additionally, it enables searching for a ledger by its sequence and accessing a specific transaction by its hash.

Live Demo

Prerequisites

Before you begin, make sure you meet the following requirements:

Instructions to Run Using Docker

git clone https://github.com/Luan-Web3/stellar-explorer.git
cd stellar-explorer
  • Duplicate the .env.template file and rename it to .env
docker compose up -d

The application will be available at http://localhost:5173

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A Stellar Explorer connects to a Stellar node, providing real-time data on transactions, blocks, and accounts, offering an easy way to explore and monitor the Stellar blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors