Difference between revisions of "Web3signer"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://github.com/ConsenSys/web3signer | * https://github.com/ConsenSys/web3signer | ||
+ | |||
+ | |||
+ | web3signer --key-store-path=/Users/me/keys eth2 --network=goerli --slashing-protection-db-url="jdbc:[[postgresql]]://localhost/web3signer" --slashing-protection-db-username=postgres --slashing-protection-db-password=password | ||
* {{ConsenSys}} | * {{ConsenSys}} |
Revision as of 06:53, 24 August 2022
Web3signer is an open-source signing service.
web3signer --key-store-path=/Users/me/keys eth2 --network=goerli --slashing-protection-db-url="jdbc:postgresql://localhost/web3signer" --slashing-protection-db-username=postgres --slashing-protection-db-password=password
Advertising: