Skip to content

Added fee market components. - #653

Open
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:fee-market
Open

Added fee market components.#653
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:fee-market

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

Bitcoin:
fee btc | Screenshot 2026-08-13 at 11 58 37 AM

Liquid:
fee lqd | Screenshot 2026-08-13 at 11 58 06 AM

@Randy808 Randy808 self-assigned this Aug 12, 2026
@Randy808
Randy808 marked this pull request as ready for review August 12, 2026 19:31
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.

1 participant