lnbits-legend/lnbits/extensions/diagonalley
fiatjaf d3fc52cd49 migrate to sqlalchemy-aio.
a big refactor that:

- fixes some issues that might have happened (or not) with asynchronous
    reactions to payments;
- paves the way to https://github.com/lnbits/lnbits/issues/121;
- uses more async/await notation which just looks nice; and
- makes it simple(r?) for one extension to modify stuff from other extensions.
2020-11-21 23:02:14 -03:00
..
templates/diagonalley update prettier to 2.1.1 2020-09-14 09:14:51 -03:00
__init__.py migrate from flask to quart. 2020-09-14 16:03:25 -03:00
config.json.example Update and rename config.json to config.json.example 2020-04-27 22:01:21 +01:00
crud.py simplify environment variables required. 2020-10-08 16:03:21 -03:00
migrations.py migrate to sqlalchemy-aio. 2020-11-21 23:02:14 -03:00
models.py run black on everything. 2020-08-30 23:19:43 -03:00
README.md Added Diagon Alley extension 2020-04-16 21:51:17 +01:00
views.py migrate from flask to quart. 2020-09-14 16:03:25 -03:00
views_api.py migrate from flask to quart. 2020-09-14 16:03:25 -03:00

Diagon Alley

A movable market stand

Make a list of products to sell, point the list to an indexer (or many), stack sats. Diagon Alley is a movable market stand, for anon transactions. You then give permission for an indexer to list those products. Delivery addresses are sent through the Lightning Network.

API endpoints

curl -X GET http://YOUR-TOR-ADDRESS