8000 GitHub - pkulik0/gitdem: Git repositories on EVM-compatible blockchains
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pkulik0/gitdem

Repository files navigation

GitDem

GitDem, short for Git Democracy, is a tool that allows you to manage your Git repositories in a decentralized way.

WIP - The proof-of-concept is complete - a repository can be pushed to an on-chain contract, cloned and fetched from it, but the project is not ready for production use. To make this viable, we need to implement a better storage solution than storing the entire repository on-chain i.e. use IPFS or Arweave for the git objects and store the metadata on-chain.

Overview

It consists of several parts:

License

Dual-licensed under MIT + Apache 2.0

About

Git repositories on EVM-compatible blockchains

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

0