public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Announcing bip174.org, a web-based PSBT viewer and editor
@ 2021-08-25 18:03 Alekos Filini
  2021-08-25 20:05 ` Christopher Allen
  0 siblings, 1 reply; 5+ messages in thread
From: Alekos Filini @ 2021-08-25 18:03 UTC (permalink / raw)
  To: bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]

Hello list,

I'm writing this email to announce the launch of bip174.org, a PSBT viewer
and editor that runs in the browser. The website itself is pretty simple,
you can paste a PSBT to see its content and whenever a change is made to
one of the various fields the PSBT is automatically updated. There are a
few examples built in if you just want to quickly try it out.

Daniela Brozzoni and I have been working on this tool for a while, mainly
because we felt the need ourselves for something that would allow us to
easily dump/modify the PSBTs we work with in our day to day job. We are not
aware of any other tool that does something similar (`decodepsbt` in
Bitcoin Core can only show the content of a PSBT but not change it), so we
decided to build this instead, taking inspiration from the great bip32.org.

For anyone who's interested, the webapp is made entirely in Rust compiled
to WASM. The source code is available on GitHub
<https://github.com/afilini/bip174.org/>.

Contributions, feedback and bug reports are all very welcome!


Alekos

[-- Attachment #2: Type: text/html, Size: 1457 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [bitcoin-dev] Announcing bip174.org, a web-based PSBT viewer and editor
@ 2021-08-26  9:20 Prayank
  2021-08-26 14:07 ` Alekos Filini
  0 siblings, 1 reply; 5+ messages in thread
From: Prayank @ 2021-08-26  9:20 UTC (permalink / raw)
  To: alekos.filini; +Cc: Bitcoin Dev

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

Hi Alekos,

> bip174.org, a PSBT viewer and editor that runs in the browser

The PSBT editor looks good and will be helpful. Thanks for working on it. Would love to see an option to switch between light and dark theme and highlighting few things with different colors.

Maybe a similar project for descriptors with options to experiment with descriptors would also be useful.
-- 
Prayank

A3B1 E430 2298 178F

[-- Attachment #2: Type: text/html, Size: 779 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-26 14:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 18:03 [bitcoin-dev] Announcing bip174.org, a web-based PSBT viewer and editor Alekos Filini
2021-08-25 20:05 ` Christopher Allen
2021-08-26 13:57   ` Alekos Filini
2021-08-26  9:20 Prayank
2021-08-26 14:07 ` Alekos Filini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox