Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
/ inca Public archive

Light-weight proof-of-stake BFT consensus.

Notifications You must be signed in to change notification settings

paralin/inca

Repository files navigation

Inca

Light-weight proof-of-stake BFT consensus.

Introduction

Inca is an attempt to implement an ultra-lightweight Proof-Of-Stake blockchain.

  • Validators are assigned voting power, and vote on block proposals.
  • Transactions, blocks, and other data are all stored in IPFS.
  • The protocol exchanges IPFS hash references for most data.

This repo contains documentation and the protocol.

About

Light-weight proof-of-stake BFT consensus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published