A proof of concept implementation of the Atomic Signature Swaps NIP. This project enables users to swap GM notes, ensuring that both parties' signatures are exchanged simultaneously or not at all.
# Install dependencies
bun install
# Start development server
bun dev
# Build for production
bun build
MIT License
This project is licensed under the MIT License - see the LICENSE file for details.