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

Remove hopr-ethereum dependancy & use hopr-core-ethereum #46

Closed nionis closed 3 years ago

nionis commented 4 years ago

Currently hopr-core depends on hopr-ethereum to fund accounts and run tests. The correct pattern is to use hopr-ethereum through hopr-core-ethereum thus flattening dependency tree and helping us move towards a more generic approach towards connectors.