Skip to content

super-jaba/lnbits-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LNbits Demo

For MIT Bitcoin Hackathon 2025

This repository serves as a demonstration of LNbits functionality.

What's inside

The example project covers the basic LNbits functionality:

  • Account creation
  • Wallet create / fetch
  • Invoice pay / create

However, the actual API provides a much broader set of tools that you can use in your project. Check it out

Project overview

The most important files to see are in the /src directory. There you'll find:

  • main.py — a high-level demonstration of usage
  • models.py — example entities in LNbits
  • service.py — a Python class that makes requests to LNbits API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •