Coder Social home page Coder Social logo

de-labtory / it-chain Goto Github PK

View Code? Open in Web Editor NEW
176.0 22.0 55.0 62.67 MB

Lightweight & Customizable Block Chain

License: Apache License 2.0

Go 98.50% Batchfile 0.11% Shell 0.95% Dockerfile 0.44%
blockchain it-chain light-chain chain opensource private-blockchain

it-chain's Introduction

it-chain Build Status License Language Coverage Status

it-chain simulate video

it-chain

click image to watch video

An Ongoing Event

Overview

Lightweight Customizable Chain For All

The it-chain is an easily modifiable block chain that can fit into any domain. To make it easier to customize, we have divided the it-chain into several independent components and minimized dependencies between them.

It should not be used in production at this time.

Architecture of it-chain

The it-chain is implemented as six independently operating core components(txpool, Consensus, Blockchain, Peer, Authentication, iCode), each communicating via the Asynchronous Message Queue Protocol (AMQP). AMQP is an event bus connector that generates and distributes events for internal core components according to external messages coming into the gateway, and each core component receives and operates events that it has already registered.

A more detailed explanation is given below.

Tutorial

How to install it-chain and run simple icode(smartContract) can be found in the tutorial docs.

Requirements

  • Go-lang >= 1.9
  • Docker >= 17.12.0
  • Rabbitmq >= 3.7.7

Contribution

Contribution Guide
CONTRIBUTION

Contact

Slack URL : https://it-chain-opensource.slack.com/

License

It-Chain Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file.

Open source license in use LICENSES

Designed by

@Hyemin choi
@Jieun Oh
@Jongmo Moon

Sponsorship

bigpicturelabs inc.

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.