Skip to content

sntslol/zbd-payment-splitting-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment Splitting App

This application show cases an example on how to execute payment splitting and how to integrate it using Lightning Addresses.

This application is not suitable for production use and is not considered to be secure. It's meant for instructional purposes ONLY.

Template for .env (create in the top-level mysite directory with manage.py)

ZEBEDEE_API_KEY="moYyfJB643b7UwbT86lGWZWwF9giBQiI"
CALLBACK_URL="ADD_CALLBACK_URL"

Example .env after complete setup. DON'T USE!

ZEBEDEE_API_KEY="moYyfJB643b7UwbT86lGWZWwF9giBQiI"
CALLBACK_URL="https://7804-138-97-142-136.ngrok-free.app"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published