Skip to content

Updated block page#642

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:block-page
Jul 24, 2026
Merged

Updated block page#642
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:block-page

Conversation

@Randy808

Copy link
Copy Markdown
Collaborator

To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

Bitcoin:
Screenshot 2026-07-20 at 3 21 46 PM

Liquid:
Screenshot 2026-07-20 at 3 21 37 PM

Comment thread client/src/views/block-details-card.js
Comment thread client/src/views/block.js
Comment thread client/src/views/block-details-card.js
Comment thread client/src/views/block.js
Comment thread client/src/views/block.js
Comment thread client/src/views/block.js
@Randy808
Randy808 merged commit faba196 into Blockstream:master Jul 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants