Difference between revisions of "~/Library/Ethereum/geth/jwtsecret"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
  
 +
[[prysm.sh beacon-chain]] --jwt-secret=~/Library/Ethereum/geth/jwtsecret
 +
 +
 +
 +
  export JsonRpc__JwtSecret="your-secret-key"
  
  
Line 14: Line 19:
 
* [[Lighthouse bn]]
 
* [[Lighthouse bn]]
 
* <code>[[~/.ethereum/geth/jwtsecret]]</code>
 
* <code>[[~/.ethereum/geth/jwtsecret]]</code>
* [[curl -H "Authorization: Bearer ..."]]
+
* <code>[[curl -H "Authorization: Bearer ..."]]</code>
* [[8551]]
+
* <code>[[cast]]</code>
* [[~/Library/Ethereum/]]
+
* <code>[[8551]]</code>
 +
* <code>[[~/Library/Ethereum/]]</code>
  
 
== See also ==
 
== See also ==
Line 22: Line 28:
 
* {{geth}}
 
* {{geth}}
 
* {{JWT}}
 
* {{JWT}}
 +
 +
[[Category:Geth]]

Latest revision as of 12:30, 12 September 2024

~/Library/Ethereum/geth/jwtsecret
cat ~/Library/Ethereum/geth/jwtsecret
0x04e3879ecea2813029xxxxxxx55c6496781556%
file ~/Library/Ethereum/geth/jwtsecret
jwtsecret: ASCII text, with no line terminators


prysm.sh beacon-chain --jwt-secret=~/Library/Ethereum/geth/jwtsecret


 export JsonRpc__JwtSecret="your-secret-key"


Related[edit]

See also[edit]

Advertising: