AndreMiras / EtherollApp

Provably fair dice game running on the Ethereum blockchain
MIT License
57 stars 22 forks source link

Interested in Doing Debian Packaging #117

Open Manas-kashyap opened 5 years ago

Manas-kashyap commented 5 years ago

Well i was in Pydelhi Devsprint and heard about this wallet . I am working on packaging this under for Debian.

AndreMiras commented 5 years ago

Thanks for reaching out. This is not really a wallet, but rather a DApp frontend for the Etheroll smart contract. I'm happy to hear you're trying to package it. Keep me posted :)

Manas-kashyap commented 5 years ago

Thank you for your permission and motivation , will keep you posted .

AndreMiras commented 5 years ago

Dependency list can be found in the Dockerfile and the Makefile:

  1. Dockerfile-linux -> see the apt install line 28
  2. Makefile -> see SYSTEM_DEPENDENCIES line 7