Giter VIP home page Giter VIP logo

cilantro-floobits's Introduction

Cilantro

Coverage Status

Cilantro is an enterprise level blockchain that is focused on high throughput and scalibility. Cilantro can process 1000s of tx/second and incorporates a smart contract language called Seneca to provide advanced user functionality. Features such as staking and anti-spam measures are also included out of the box.

Technical Details

Cilantro is built utilizing the ZeroMQ messaging platform. ZMQ is respected networking library that provides advanced socket functionality and several useful message patterns that work well in an asynchronous framework. The Cilantro network consists of individuals transacting on the network alongside three key types of participants: the masternodes, the witnesses, and the delegates. Each of these three are integral to the network and are described in more detail below.

Masternodes

Masternodes serve as the entry point into the Cilantro network and publish transactions sent from individual nodes on the network. Masternodes are crucial security actors and stake 100,000+ TAU in order to obtain masternode status. They are inherently altruistic and providing a service in order for the blockchain to provide such high throughput. They also support the cold storage of the transaction database once consumption is done by the network. They have no say as to what is 'right,' as governance is ultimately up to the network. However, they can monitor the behavior of nodes and tell the network who is misbehaving.

Witnesses

Witnesses exist primarily to check the validity of proofs of transactions sent out by masternodes. They subscribe to masternodes on the network, confirm the hashcash style proof provided by the sender is valid, and then go ahead and pass the transaction along to delegates to include in a block. They will also facilitate transactions that include stake reserves being spent by users staking on the network.

Delegates

Delegates bundle up transactions into blocks and are rewarded with TAU for their actions. They receive approved transactions from delegates and broadcast blocks based on a 1 second or 10,000 transaction limit per block. They also act as executors of the smart contracts passed along in transactions and are critical to the Cilantro security model.

Give examples

Installing

cilantro-floobits's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.