Skip to content

Commit e43e927

Browse files
authored
docs: Readme
1 parent 18ddaa2 commit e43e927

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

readme.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@
1212

1313
</div></h1>
1414

15-
A docker image of Bitcoin Core with support for the following platforms:
15+
Docker container for running a Bitcoin Core full node.
1616

17-
* `amd64` (x86_64)
18-
* `arm32v7` (armv7)
19-
* `arm64` (aarch64, armv8)
17+
## Features ✨
18+
19+
- Runs a Bitcoin Core full node
20+
- Supports amd64 and arm64 platforms
21+
- Exposes the JSON-RPC and peer-to-peer ports
22+
- Supports custom `bitcoin.conf` configuration
23+
- Includes `bitcoin-cli` for node management
2024

2125
## Usage 🐳
2226

0 commit comments

Comments
 (0)