poanetwork / poa-popa

DApp for proof of physical address (PoPA) attestation for validators of POA Network
https://popa.poa.network
GNU General Public License v3.0
24 stars 18 forks source link

(Refactor) Remove contract-output.json and use truffle artifact instead #102

Closed fvictorio closed 6 years ago

fvictorio commented 6 years ago

This PR does some cleanup on how the server and the frontend get information about the PoPA contract:

After this is merged, I will do a fresh clone of the repo, try to start the app and update the README to reflect the things that we changed this last week.