https://github.com/drgomesp/peerforge
📡 A P2P protocol for code collaboration
https://github.com/drgomesp/peerforge
blockchain cosmos cosmos-sdk decentralized forge git
Last synced: 2 months ago
JSON representation
📡 A P2P protocol for code collaboration
- Host: GitHub
- URL: https://github.com/drgomesp/peerforge
- Owner: drgomesp
- Created: 2022-04-29T01:09:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T12:54:31.000Z (over 2 years ago)
- Last Synced: 2024-10-14T02:31:07.574Z (7 months ago)
- Topics: blockchain, cosmos, cosmos-sdk, decentralized, forge, git
- Language: Go
- Homepage:
- Size: 170 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PeerForge
[](https://github.com/drgomesp/)
[](https://goreportcard.com/report/github.com/drgomesp/peerforge)
[](https://github.com/drgomesp/peerforge/actions)
[](https://codecov.io/gh/drgomesp/peerforge)
[](/LICENSE)PeerForge is a decentralized protocol for code sharing and collaboration.
## Table of Contents
- [Install](#install)
- [Features](#features)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
## Table of Contents- [Introduction](#introduction)
- [Background](#background)
- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)## Introduction
**PeerForge** is a decentralized code sharing and collaboration network designed on
open protocols and modular components.To interact with the network, users can use the following apps/clients:
- **[peerforge-cli]()** - The main CLI for repository management and code collaboration.
- **[peerhubd]()** - The PeerHub Node daemon, which interacts with the network and hosts a repository index and registry.## Background
## Install
## Usage
## Maintainers
[@drgomesp](https://github.com/drgomesp)
## Contributing
See [the contributing file](contributing.md)!
PRs accepted.
Small note: If editing the README, please conform to the
[standard-readme](https://github.com/RichardLitt/standard-readme) specification.## License
MIT © 2022 Daniel Ribeiro <[email protected]>