Skip to content

Commit 32ccf27

Browse files
authored
docs: Readme
1 parent c608c83 commit 32ccf27

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@
1414

1515
Finer-grained permission management for bitcoind.
1616

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+
1727
## Usage 🐳
1828

1929
##### Docker Compose:

0 commit comments

Comments
 (0)