openrankprotocol / openrank

MIT License
1 stars 0 forks source link

OpenRank

An implementation of reputation computer network

Introduction

OpenRank is a decentralized platform for allowing the users build & use the reputation system. The project utilizes a peer-to-peer network, built using the libp2p library, to enable communication and data sharing between nodes. Visit our site and read our documentation to learn more about the OpenRank protocol.

Components

The OpenRank project consists of several components:

Getting Started

Environment Setup

  1. Install rustup via ./init.sh
  2. Install git via https://git-scm.com/downloads
  3. Make sure Docker is installed.

Compiling

  1. Clone the repository: git clone https://github.com/openrankprotocol/openrank.git
  2. To generate docker compose for each component: ./generate-docker-compose.sh

Contributing

Contributions to the OpenRank project are welcome. Please submit pull requests or issues to the repository.

Contact

For any questions or support, please contact us at hello@karma3labs.com.

License

Licensed under MIT License.