/Kindelia

Kindelia: an efficient, secure cryptocomputer

Primary LanguageRust

Kindelia

A peer-to-peer functional computer in development. ETA: Q3 2022.

Whitepaper

See here: WHITEPAPER.md.

Installation

# in this directory:
cargo install --path .

Usage

  1. Testing a block offline:
kindelia run example/example.kindelia
  1. Starting a node:
kindelia start

Note: node communication and consensus still in development.