umbrel-apps/kollider/umbrel-app.yml

37 lines
1000 B
YAML
Raw Normal View History

manifestVersion: 1.1
2022-04-20 20:32:07 +00:00
id: kollider
category: bitcoin
2022-04-20 20:32:07 +00:00
name: Kollider
2023-01-04 23:49:36 +00:00
version: "1.0.7"
2022-04-20 20:32:07 +00:00
tagline: Lightning-fast derivative trading
description: >-
Kollider lets you instantly trade perpetual contracts with low fees
and up to 100x buying power.
No need to pre-fund a trading account, each trade settles directly from your own wallet or even from your own lightning node in milliseconds.
The Kollider Umbrel App lets you use the Lightning Network to get instant exposure to a range of products using Bitcoin, directly from your Umbrel node.
More features coming soon!
developer: Kollider
website: https://kollider.xyz
dependencies:
2022-05-28 10:23:39 +00:00
- lightning
2022-04-20 20:32:07 +00:00
repo: https://github.com/kolliderhq/kollider-lite-app
support: https://t.me/kolliderhq
port: 4243
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: true
2023-01-04 23:49:36 +00:00
releaseNotes: >
- Update python dependency pyzmq to fix raspberry pi crash
2022-07-12 08:21:44 +00:00
torOnly: false
submitter: Kollider
2023-01-04 23:49:36 +00:00
submission: https://github.com/getumbrel/umbrel/pull/1221