Skip to content

Added 'High-Value Assets' component. - #654

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:high-value-assets
Aug 17, 2026
Merged

Added 'High-Value Assets' component.#654
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:high-value-assets

Conversation

@Randy808

@Randy808 Randy808 commented Aug 12, 2026

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

Liquid:
hva | Screenshot 2026-08-13 at 11 57 09 AM

@Randy808 Randy808 self-assigned this Aug 12, 2026
@Randy808
Randy808 marked this pull request as ready for review August 13, 2026 14:28
Comment thread client/src/components/high-value-assets.js
Comment thread client/src/components/high-value-assets.js Outdated
philippem
philippem previously approved these changes Aug 14, 2026
@Randy808
Randy808 force-pushed the high-value-assets branch 2 times, most recently from c0cb20a to ab5312d Compare August 15, 2026 16:25
FedOken
FedOken previously approved these changes Aug 17, 2026
@Randy808
Randy808 merged commit 01cdddc into Blockstream:master Aug 17, 2026
2 of 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.

4 participants