HTTP API to generate HD wallets and addresses.
3.7K
HTTP API to generate HD wallets and addresses.
The following command will start the container on port 80.
docker run \
--name hdwallet \
--pull always \
--restart unless-stopped \
-p 127.0.0.1:80:80 \
nedix/hdwallet
Navigate to the interactive documentation on http://127.0.0.1:80/docs
OR
Import the OpenAPI documentation into an API testing tool
Content type
Image
Digest
sha256:4effab3ca…
Size
30.8 MB
Last updated
about 1 month ago
docker pull nedix/hdwallet