GithubHelp home page GithubHelp logo

shibashaoye / cita Goto Github PK

View Code? Open in Web Editor NEW

This project forked from citahub/cita

0.0 2.0 0.0 2.26 MB

A fast and scalable blockchain for production.

Home Page: http://cita.readthedocs.io/zh_CN/latest/

License: GNU General Public License v3.0

Makefile 0.09% Shell 0.67% Python 0.62% Protocol Buffer 0.07% Rust 54.65% Cap'n Proto 0.09% C 0.61% C++ 43.21%

cita's Introduction

Join the chat at https://gitter.im/cryptape/cita Build Status

中文文档

What is CITA

CITA (Cryptape Inter-enterprise Trust Automation) is a fast and scalable blockchain solution for production, upon which enterprise users could easily build their own blockchain applications.

  • Horizontal scalability: CITA adopts a microservices architecture to boost each (logical) node’s performance. With the microservice architecture, a logical node can be easily scaled to a cluster of servers.

  • High Performance: In CITA, consensus and transaction execution are decoupled as separate microservices. The consensus service is only responsible for transaction ordering, which can finish independently before transaction execution, thus increase transaction processing performance.

  • Customizable and Pluggable Components: CITA is designed to be highly customizable. It supports pluggable implementations of different components. You can easily customize your blockchain to fit business requirements. For example it's easy to replace the default Tendermint consensus algorithm with more appropriate consensus algorithms if necessary or you can replace the default executor EVM to something else as well.

White Paper

For more details please check the white paper.

Installation

中文安装文档

Please follow the Installation Guide

Contributing

Contribution is welcome, please check CONTRIBUTING.md for details on submitting patches and the contribution workflow before you want to make any contribution.

Follow us

Twitter

Weibo

License

CITA is currently under the GPLv3 license. See the LICENSE file for details.

CITA will move to Apache 2.0 license soon.

Credits

CITA is created by Cryptape LLC with ❤️.

cita's People

Contributors

u2 avatar kilb avatar poshboytl avatar rink1969 avatar jerry-sl avatar suyanlong avatar urugang avatar gitter-badger avatar

Watchers

James Cloos avatar lhf 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.