Skip to content

Releases: NotesOnBlockchain/WriteUp

WriteUp v0.1.0 (beta)

26 Jan 13:57

Choose a tag to compare

WriteUp

An open-source application to create self-spend BTC transactions with a custom output. The custom (OP RETURN) output can hold up to 80 bytes as a message. You can write anything up on the blockchain.

Download

🪟 Windows
🐧 Ubuntu / Debian
🐧 Other Linux

Requirements

  • Windows 10 1607+
  • Windows 11 23H2+
  • Ubuntu 22.04+
  • Fedora 42+
  • Debian 12+

or Build from Source

Requirements

Build and Run

   git clone https://github.com/NotesOnBlockchain/WriteUpApp.git
   cd WriteUpApp
   dotnet build && dotnet run

🔐 See VERIFYING.md for instructions on verifying this release.