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.
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.
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.
To learn more about the technologies used in this site template, see the following resources:
- Next.js - the official Next.js documentation
- Markdoc - the official Markdoc documentation
- Algolia Autocomplete - the official Algolia Autocomplete documentation
- FlexSearch - the official FlexSearch documentation
- Tailwind CSS - the official Tailwind CSS documentation
- Headless UI - the official Headless UI documentation
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.