Add files via upload

This commit is contained in:
Arc 2023-02-14 14:46:19 +00:00 committed by GitHub
commit ed083e4268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 833 additions and 0 deletions

6
config.json Normal file
View file

@ -0,0 +1,6 @@
{
"name": "Split Payments",
"short_description": "Split incoming payments across wallets",
"tile": "/splitpayments/static/image/split-payments.png",
"contributors": ["fiatjaf", "cryptograffiti"]
}