We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c608c83 commit 32ccf27Copy full SHA for 32ccf27
1 file changed
.github/readme.md
@@ -14,6 +14,16 @@
14
15
Finer-grained permission management for bitcoind.
16
17
+## Features ✨
18
+
19
+- Provides a permission-aware Bitcoin RPC proxy
20
+- Allows fine-grained access control for Bitcoin Core RPC calls
21
+- Supports multiple RPC users with separate permissions
22
+- Can restrict users to specific Bitcoin wallets
23
+- Forwards approved requests to a Bitcoin Core node
24
+- Helps safely expose limited RPC access to applications
25
+- Works on both AMD64 and ARM64 systems
26
27
## Usage 🐳
28
29
##### Docker Compose:
0 commit comments