Difference between revisions of "Web3signer"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Web3signer is an open-source [[signing]] service.
+
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 ==
 +
* {{Web3signer}}
 +
* {{ConsenSys}}
  
* {{ConsenSys}}
+
[[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: