Difference between revisions of "Web3signer"
Jump to navigation
Jump to search
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Web3signer is an open-source [[ | + | Web3signer is an open-source application able to sign [[Eth2 artifacts]] ([[attestations]] and [[blocks]]) using [[BLS12-381]] private key. |
* https://github.com/ConsenSys/web3signer | * https://github.com/ConsenSys/web3signer | ||
+ | * https://github.com/ConsenSys/web3signer/releases | ||
− | 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 | + | [[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 |
+ | == Related == | ||
+ | * [[Ethereum ports]]: [[6174]] | ||
+ | * [[Web3signer changelog]] | ||
== See also == | == See also == | ||
+ | * {{Web3signer}} | ||
* {{ConsenSys}} | * {{ConsenSys}} | ||
[[Category:Crypto]] | [[Category:Crypto]] |
Latest revision as of 15:31, 25 August 2022
Web3signer is an open-source application able to sign Eth2 artifacts (attestations and blocks) using BLS12-381 private key.
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
Related[edit]
See also[edit]
Advertising: