status-go/mailserver/registry
Pedro Pombeiro c8a911ebd1 Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
..
README.md Fetch multiple nodes from contract (#1430) 2019-03-29 18:49:01 +01:00
nodes.go Add GetNodesFromContract endpoint 2019-03-29 12:55:54 +01:00
nodesv2.go Add network incentivisation service (#1452) 2019-04-29 14:05:49 +02:00
registry.go
verifier.go
verifier_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00

README.md

Mailserver registry

The code for the contract interface used is at https://github.com/status-im/network-incentivisation/blob/master/contracts/Nodes.sol and has been generated with abigen.

abigen --sol contracts/Nodes.sol --pkg registry