An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

PeerForge

[![madeby](https://img.shields.io/badge/made%20by-%40drgomesp-blue)](https://github.com/drgomesp/)
[![Go Report Card](https://goreportcard.com/badge/github.com/drgomesp/peerforge)](https://goreportcard.com/report/github.com/drgomesp/peerforge)
[![build](https://img.shields.io/github/workflow/status/drgomesp/peerforge/Go%20Test/main)](https://github.com/drgomesp/peerforge/actions)
[![codecov](https://codecov.io/gh/drgomesp/peerforge/branch/main/graph/badge.svg?token=BRMFJRJV2X)](https://codecov.io/gh/drgomesp/peerforge)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/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]>