Skip to content

Fixed casing and layout issues. - #660

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:casing-issues
Aug 21, 2026
Merged

Fixed casing and layout issues.#660
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:casing-issues

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

@EddieHouston EddieHouston left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Randy808
Randy808 merged commit a51df73 into Blockstream:master Aug 21, 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.

3 participants