Skip to content

getAlby/ZapSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZapSplitter

Forward incoming payments to multiple lightning addresses powered by the Alby Wallet API

⚠️ Alby Deployment at https://zapsplitter.fly.dev/ is no longer available due to lack of resources to maintain this project. Feel free to run it on your own if you find it valuable. This app was created as a proof of concept for lightning prisms using Alby webhooks. This could be much more easily implemented now with NWC using NIP-47 notifications

Installation

Run yarn install

Run cp .env.example .env.local && husky install

Run $ yarn cloak:generate and set PRISMA_FIELD_ENCRYPTION_KEY=<CLOAK_MASTER_KEY> in .env.local

Run yarn db:migrate:deploy (if developing with Docker make sure to run Run yarn docker:start first)

Development (Docker)

Run yarn docker:start

Run yarn dev

Development (local)

Run yarn dev

NextJS

This is a Next.js project bootstrapped with create-next-app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published