Skip to content

Commit 49fcfd1

Browse files
01/07/2023 Update + Generate Page
1 parent fa442ed commit 49fcfd1

37 files changed

+17696
-5699
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NEXT_PUBLIC_HELIOPOLIS_API=https://heliopolis.libreblocks.com
1+
NEXT_PUBLIC_DASHBOARD_API=https://dashboard-api.libre.org
22
NEXT_PUBLIC_LIBRE_API=https://lb.libre.org/v2/history
33
NEXT_PUBLIC_HYPERION_API=https://lb.libre.org/v2
44
NEXT_PUBLIC_LIBRE_DASHBOARD_API=https://dashboard-api.libre.org

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
Explore transactions, blocks, and valuable data for the Libre Blockchain.
66

7-
8-
## Temporary used APIs
9-
- https://heliopolis.libreblocks.com/tokens.json (name, symbol, supply, marketCap, staked, apy) - will be updated every 12 hours
10-
- https://heliopolis.libreblocks.com/exchange-rates.json (PBTC Price, LIBRE Price) - will be updated every 12 hours
11-
127
## Getting Started
138
First, run the development server if necessary to test. This is not suitable for production:
149

0 commit comments

Comments
 (0)