lnbits-legend/lnbits/extensions/market
calle b8dd74299d
Merge pull request #1336 from lnbits/mypy_fix_ignore_missing_imports
fix: mypy - constrain `ignore_missing_imports = "True"`
2023-01-11 12:12:53 +01:00
..
static/images Changed naming to Market and Stall 2023-01-04 21:08:28 +00:00
templates/market format 2023-01-10 18:37:54 +00:00
__init__.py Changed naming to Market and Stall 2023-01-04 21:08:28 +00:00
config.json Name Tweak 2023-01-04 21:17:04 +00:00
crud.py format 2023-01-04 21:11:06 +00:00
migrations.py Changed naming to Market and Stall 2023-01-04 21:08:28 +00:00
models.py Changed naming to Market and Stall 2023-01-04 21:08:28 +00:00
notifier.py refactor: use relative imports for own module 2023-01-10 09:44:52 +02:00
README.md Changed naming to Market and Stall 2023-01-04 21:08:28 +00:00
tasks.py make payment.extra non-optional 2023-01-05 09:22:34 +01:00
views.py refactor: remove redundant # type: ignore 2023-01-10 09:45:12 +02:00
views_api.py check uploaded image size in API 2023-01-09 12:31:12 +00:00

Market

A movable market stand

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

API endpoints

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