Skip to content

AbdelStark/rod

Repository files navigation

Rod Wallet

A minimalistic and modern Cashu wallet designed to handle payments while being interoperable with the Lightning Network.

Features

  • Smooth UI/UX, with a focus on simplicity and speed.
  • NWC backend.
  • Cashu payment system.
  • Bitcoin and Lightning Network integration.

Tech Stack

  • Frontend: Next.js, React, TypeScript, Tailwind CSS.
  • Monorepo: TurboRepo for package management.
  • Backend: Nostr private key encryption for payments.

Getting Started

Rod is a Turbo monorepo, which means that all packages and apps are managed in a single repository. To get started, you need to have Turbo installed on your machine. You can install Turbo by running the following command:

npm install -g turbo

To start the development server, run the following command:

turbo dev

License

Rod is licensed under the MIT license. See the LICENSE file for more details.