public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Alekos Filini <alekos.filini@gmail•com>
To: bitcoin-dev@lists•linuxfoundation.org
Subject: [bitcoin-dev] Announcing bip174.org, a web-based PSBT viewer and editor
Date: Wed, 25 Aug 2021 20:03:24 +0200	[thread overview]
Message-ID: <CAAWg4suCsqU6CZ1F7Pgrebn99n_8HMwtROKNOapwF6YqDnCjyA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2021-08-25 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 18:03 Alekos Filini [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAWg4suCsqU6CZ1F7Pgrebn99n_8HMwtROKNOapwF6YqDnCjyA@mail.gmail.com \
    --to=alekos.filini@gmail$(echo .)com \
    --cc=bitcoin-dev@lists$(echo .)linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox