Giveth / milestonetracker-ui

User Interface for the Milestone Tracker
GNU General Public License v3.0
8 stars 11 forks source link

Giveth Ethereum blockchain node #12

Open vojtechsimetka opened 7 years ago

vojtechsimetka commented 7 years ago

Set up, run and integrate our own blockchain node so that the enduser can use our DAPP without need to run Geth or Metamask.

GriffGreen commented 7 years ago

Yes please! this is needed to bring transparency to our project and every project that is associated with giveth, so that any one can see how the funds are being used.

jbaylina commented 7 years ago

The solution to this is that the DAPP detects an ethereum client or not. In case of not detection it should go to the server and alert the user. I'll set the server and modify the code for the detection.