Skip to content

Peg components - #649

Open
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:peg-components
Open

Peg components#649
Randy808 wants to merge 1 commit into
Blockstream:masterfrom
Randy808:peg-components

Conversation

@Randy808

@Randy808 Randy808 commented Jul 31, 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 (tx table made larger for consistency):
Screenshot 2026-08-05 at 5 40 11 PM

Liquid (0d367bf):
Screenshot 2026-08-06 at 11 55 08 AM

@Randy808 Randy808 self-assigned this Jul 31, 2026
@Randy808
Randy808 marked this pull request as ready for review August 5, 2026 21:40
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js
Comment thread client/src/views/peg-info.js
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js Outdated
@Randy808

Randy808 commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator Author

Still working on less critical, un-pushed changes

Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/views/peg-info.js Outdated
Comment thread client/src/app.js Outdated
Comment thread client/src/components/icons.js Outdated
Comment thread www/img/icons/peg-arrows.svg Outdated
Comment thread www/style.css Outdated
@Randy808
Randy808 force-pushed the peg-components branch 3 times, most recently from 2c69ecf to 363083d Compare August 6, 2026 15:34
@Randy808

Randy808 commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator Author

Also finished pushing pending changes and updated screenshot. Ready for re-review.

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