hoprnet / hopr-core

Main repository of HOPR - this is all you need to run a node on the HOPR network!
https://hoprnet.org
GNU General Public License v3.0
14 stars 5 forks source link

Create a web-server API with core able to provide a gRPC interface via HTTP #15

Closed 0xjjpa closed 4 years ago

0xjjpa commented 4 years ago
0xjjpa commented 4 years ago

Spin up and teardown added, but additional tasks (test, coverage) will be handled in separate issues, as we need to add proper linting/prettier setup. See https://github.com/hoprnet/hopr-core/pull/147 for more information.

0xjjpa commented 4 years ago

Completed in #147.