Skip to content

Kindelia: an efficient, secure cryptocomputer

Notifications You must be signed in to change notification settings

guilhermesgb/Kindelia

 
 

Repository files navigation

Kindelia

A peer-to-peer functional computer.

Whitepaper

See here: WHITEPAPER.md.

Installation

# in this directory:
cargo install --path .

Usage

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

Note: node communication and consensus still in development.

About

Kindelia: an efficient, secure cryptocomputer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.4%
  • Other 0.6%