Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronnyhaase/solplorer
The independent and open-source Solana blockchain explorer
https://github.com/ronnyhaase/solplorer
blockchain solana
Last synced: about 1 month ago
JSON representation
The independent and open-source Solana blockchain explorer
- Host: GitHub
- URL: https://github.com/ronnyhaase/solplorer
- Owner: ronnyhaase
- License: gpl-3.0
- Created: 2022-03-21T22:24:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T07:27:10.000Z (7 months ago)
- Last Synced: 2024-08-01T08:15:53.597Z (4 months ago)
- Topics: blockchain, solana
- Language: TypeScript
- Homepage: https://solplorer.vercel.app
- Size: 2.89 MB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - ronnyhaase/solplorer - The independent and open-source Solana blockchain explorer (TypeScript)
README
# ![Logo](logo.jpg "Solplorer") Solplorer
## https://solplorer.vercel.app
The independent and open-source [Solana blockchain](https://solana.com) explorer
![Current Screenshots](screenshots.jpg "Current Screenshots")
Copyright © 2022 - 2023 [Ronny Haase](https://ronnyhaase.com)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .## Why?
All useable explorers for Solana are either built and / or backed by Validators, or people / companies with other commercial interests, or the Solana Foundation itself.
This is by no means wrong and means absolutely no disrespect or mistrust, but still
**I felt an independent and open-source alternative is needed**.
## Contributing
Ideas, bugs or questions? [Create an issue](https://github.com/ronnyhaase/solplorer/issues).
### Developing
tbd