birinets / github-poo

Simple back end API to provide Proof of Ownership of a Github repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-poo

Simple back end API to provide Proof of Ownership of a Github repository

Run Express API

npm start

Run tests against Express API

Run express API first

npm test

Decentralized version

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

About

Simple back end API to provide Proof of Ownership of a Github repository

License:MIT License


Languages

Language:JavaScript 100.0%