kindelia / Kindelia

An efficient, secure cryptocomputer
https://kindelia.org/
603 stars 39 forks source link

----- This is a work-in-progress -----

Kindelia: a minimal peer-to-peer computer that isn't a cryptocurrency

Kindelia is a peer-to-peer functional computer capable of hosting decentralized apps that stay up forever. Essentially, it is a minimalist redesign of Ethereum's idea, built upon type theoretic foundations. Differences include:

Resources

Installation

Clone this repository, navigate to its root directory, and enter:

cargo install --path .

Usage

  1. Starting a node:
kindelia node start
  1. Running a block (offline):
kindelia test example/example.kdl
  1. Posting a transaction:
kindelia post-udp --host 127.0.0.1:42000 example/post.kdl