Skip to content

Acceptable Adept

Compare
Choose a tag to compare
@tkstanczak tkstanczak released this 11 Oct 22:46
· 7393 commits to master since this release

Supported

  • full archive sync
  • mainnet
  • ropsten

Not supported

  • tx pool is not maintained by the node
  • fast sync not supported
  • Kovan and Rinkeby networks not supported (work in progress)
  • most of the JSON RPC methods are not supported (work in progress - expect in the next release)
  • there is no secure account management / wallet support
  • PoW checks are done only every X blocks until 6.5 million blocks when they check every block)

http://downloads.nethermind.io/

Windows

  • download Windows package
  • unzip
  • open the folder
  • Nethermind.Runner.exe

Linux (Ubuntu 16.04 18.04 - reach out on gitter for other distributions)

MacOS

  • brew install gmp
  • brew install snappy
  • download MacOS package
  • unzip
  • cd into the folder
  • chmod +x Nethermind.Runner
  • ./Nethermind.Runner