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 cross-compile script to distributed bundled file into a executable binary in multiple OS #26

Closed 0xjjpa closed 4 years ago

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

Moving this to Sprint 7.

0xjjpa commented 4 years ago

Multiple roadbloacks here, focusing on how to natively compiler hopr-chat. More descriptive tasks will come. In general, we need to discuss which path would be best:

  1. Push effort for a native i.e. ready to use hopr-chat .exe instance
  2. Push effort for the new hopr-server which will provide a REST o gRPC interface.
  3. Push effort to enable a ready to use hopr-core based DApp consumable in one-click.
0xjjpa commented 4 years ago

We are prioritising .1 from past comment, so I'll start documenting the roadblocks here and split the issues into its own sub-epic. Particularly, we'll be focusing in Windows for now, as for Linux we'll stick with the Docker setup for now.

0xjjpa commented 4 years ago

Completed work in https://github.com/hoprnet/hopr-core/pull/106.