Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node relay

Simple ethereum relay node without security for Ropsten, Rinkeby and Göerli

Environments

  • SECRET: Ethstats password
  • CORS_DOMAIN: Cross-Origin Resource Sharing, default to *

Configuration

  • UserID set to 1001
  • No USB
  • Syncmode is fast
  • Maximum peers is set to 100
  • Modules enabled to eth,web3,net
  • WebSocket is enabled
  • Memory usage for caching set to 4 Go

Usefuls commands

  • ./update.sh goerli to update your node to latest ethereum/client-go:alltools-latest

  • docker-compose exec relayropsten /usr/local/bin/geth --datadir /data attach to attach to console with full admin access

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages