File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 11---
22order : -50
33icon : package
4- visibility : hidden
54---
65
7- # Node (Under Construction)
8-
9- ## Features
10-
11- * Supports queries for the balance, the UTXO set, and the list of transactions of any address.
12- * Multiplatform Docker images work on all major computer architectures (linux/amd64, linux/arm/v7, linux/arm64)
13- * You can start the node in a single line of code.
14- * Allow and deny access to Bitcoin RPC endpoints using a regular expression
15- * Filter IP addresses by country
16- * Enforce allowlist and denylist
17- * Optimized for running large test suites on regtest
18- * Synchronizes in parallel and makes use of all cores of a machine.
19- * Simple architecture, consisting of bitcoind and a psql database
20- * All functionality of a Bitcoin node (build, sign, and broadcast txs)
6+ # Node
217
228
239## Prerequisites
You can’t perform that action at this time.
0 commit comments