Skip to content
/ psbt Public

A PSBT Wiki providing comprehensive information on Partially Signed Bitcoin Transaction. The wiki covers technical aspects, including BIP-174, BIP-374, use cases, while offering resources for beginners and advanced users alike.

License

Notifications You must be signed in to change notification settings

ivanmolto/psbt

Repository files navigation

PSBT Wiki

Intro

This PSBT Wiki provides comprehensive information on PSBT and how Partially Signed Bitcoin Transactions are used for selling and buying ordinals, marketplace listings and other use cases. The wiki also covers BIP-174, BIP-370, and resources for beginners and advanced users alike including eli5, memes, quick glossary and tech contributions.

Built with love by Ivan Molto for the OP_HACK001 hackathon sponsored by Arch Network and Seize CTRL at buidlbox.

Getting started

To get started with this repo, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

Global search

This website includes a global search that's powered by the FlexSearch library. It's available by clicking the search input or by using the ⌘K shortcut.

This feature requires no configuration, and works out of the box by automatically scanning your documentation pages to build its index. You can adjust the search parameters by editing the /src/markdoc/search.mjs file.

Tech Stack

To learn more about the technologies used in this site template, see the following resources:

License

The code is licensed under a MIT License.

Some contributed definitions have been sourced under a CC-BY license from the bitcoin Wiki, and other contributed definitions have been sourced under a CC-BY-SA license from "Mastering Bitcoin: Unlocking Digital Currencies" (1st Edition) by Andreas M. Antonopoulos.

About

A PSBT Wiki providing comprehensive information on Partially Signed Bitcoin Transaction. The wiki covers technical aspects, including BIP-174, BIP-374, use cases, while offering resources for beginners and advanced users alike.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published