stacks-blockchain-docker
stacks-blockchain-docker copied to clipboard
Add the option to run a signer
As a signer, I want to configure in the .env file how my signer should run:
- private key
- prometheus api
- fees etc
This version of stacks-blockchain-docker has the api removed: https://github.com/friedger/stacks-local-dev/tree/signer
Just stacks-node + signer (+ prometeus)
The configuration for signer metrics introduced in #128 should be port 30001 not 9194 (compose-files/extra-service/signer.toml
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.