The Status module that consumes go-ethereum
https://status.im
3832c457d8 | ||
---|---|---|
build | ||
cmd/status | ||
data | ||
extkeys | ||
geth | ||
jail | ||
vendor | ||
xgo | ||
.gitignore | ||
.travis.yml | ||
LICENSE.md | ||
Makefile | ||
README.md |
README.md
branch | build status |
---|---|
master | |
develop |
Status bindings for go-ethereum
LES protocol and referece server
- In order for clients to sync/pull blockchain headers using LES protocol, the full LES server is required, for reference.
- We expose one such server (to be added using
admin.addPeer()
or asstatic-nodes.json
):
[
"enode://4e2bb6b09aa34375ae2df23fa063edfe7aaec952dba972449158ae0980a4abd375aca3c06a519d4f562ff298565afd288a0ed165944974b2557e6ff2c31424de@138.68.73.175:30303"
]