Simple back end API to provide Proof of Ownership of a Github repository
npm start
Run express API first
npm test
A draft decentralized version of Github Proof of Ownership has been created. It can be found in: /contracts/ProofOfGithub.sol.
This contract works in concept but has not been tested