Sign inSign up

nedix/hdwallet

By nedix

Updated about 1 month ago

HTTP API to generate HD wallets and addresses.

Image
1

3.7K

nedix/hdwallet repository overview

hdwallet-socat-container

HTTP API to generate HD wallets and addresses.

Usage

1. Start the container

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
2. Generate HD wallets and addresses

Navigate to the interactive documentation on http://127.0.0.1:80/docs

OR

Import the OpenAPI documentation into an API testing tool

Tag summary

Content type

Image

Digest

sha256:4effab3ca

Size

30.8 MB

Last updated

about 1 month ago

docker pull nedix/hdwallet