forked from pi-apps/pi-explorer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up Readme, Footer, and Github links
- Loading branch information
Showing
4 changed files
with
22 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,20 @@ | ||
{ | ||
"name": "stellarexplorer", | ||
"description": "Ledger explorer for the Stellar network", | ||
"name": "pi-explorer", | ||
"description": "Block explorer for the Pi Network", | ||
"version": "1.4.0", | ||
"license": "Apache-2.0", | ||
"author": "Chris Hatch <[email protected]>", | ||
"homepage": "https://steexp.com", | ||
"repository": "chatch/stellarexplorer", | ||
"homepage": "https://minepi.com/blockexplorer", | ||
"repository": "pi-apps/pi-explorer", | ||
"bugs": { | ||
"url": "https://github.com/chatch/stellarexplorer/issues" | ||
"url": "https://github.com/pi-apps/pi-explorer/issues" | ||
}, | ||
"keywords": [ | ||
"stellar", | ||
"pi", | ||
"pi network", | ||
"pi coin", | ||
"react", | ||
"ledger", | ||
"block", | ||
"block explorer", | ||
"blockchain" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters