File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,18 @@ It was built as a service-to-service solution with limited functionality, primar
12
12
13
13
## Key Features
14
14
15
- - ** Self-hosted** : Run it on your own infrastructure
16
- - ** Lightweight** : Minimal resource requirements (does not rely on the wallet RPC)
17
- - ** Multi-currency** : Support for multiple cryptocurrencies (coming soon)
18
- - ** Multi-user** : Support for multiple users
15
+ - ** Self-hosted**
16
+
17
+ The project is open-source, allowing you to run it on your own infrastructure without relying on third-party services.
18
+
19
+ - ** Lightweight**
20
+
21
+ Minimal resource requirements (does not rely on the wallet RPC)
22
+
23
+ - ** Multi-currency**
24
+
25
+ Support for multiple cryptocurrencies (coming soon). Currently only XMR is available.
26
+
27
+ - ** Multi-user**
28
+
29
+ Support for multiple users. This is ideal for projects/businesses where multiple people need to access the system simultaneously.
You can’t perform that action at this time.
0 commit comments