Difference between revisions of "Web3signer"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Web3signer is an open-source application able to sign [[Eth2 artefacts]] ([[attestations]] and [[blocks]]) using [[BLS12-381]] private key.
+
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
Line 7: Line 7:
 
  [[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 ==
[[6174]]
+
* [[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: