8000
Skip to content 8000

trungkientran434/DAppNodePackage-sepolia-geth

 
 

Repository files navigation

DAppNode package Sepolia (Geth)

DAppNodeStore Available Otterscan Sepolia

Avatar

Sepolia was originally a proof-of-authority testnet created by Ethereum core developers in October 2021. It transitioned to a proof-of-stake consensus mechanism after Ropsten testnet reached a Terminal Total Difficulty (TTD) of 50000000000000000.

Testnets are designed to mimic Ethereum's mainnet environment, and Sepolia was created to simulate harsh network conditions with shorter block times for faster transaction confirmation times.

Unlike other testnets like Goerli, Sepolia's total number of testnet tokens is uncapped, reducing the likelihood of testnet token scarcity for developers.

APIs

The following JSON-RPC APIs are enabled by default:

  • http://sepolia-geth.dappnode:8545
  • ws://sepolia-geth.dappnode:8546

To expose these publicly, go to the package's network configuration and create the following entries:

  • Subdomain: sepolia-geth, Port: 8545
  • Subdomain: sepolia-geth-ws, Port: 8546

Manteinance

Updated Champion/s
✔️ @q9f

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 72.3%
  • Dockerfile 27.7%
0