All Projects → DE-labtory → It Chain

DE-labtory / It Chain

Licence: apache-2.0
Lightweight & Customizable Block Chain

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to It Chain

Dotcoin
A simple and integrity blockchain implementation in Golang
Stars: ✭ 89 (-45.73%)
Mutual labels:  blockchain, chain
Substratumnode
WE ARE THE FOUNDATION OF THE DECENTRALIZED WEB.
Stars: ✭ 359 (+118.9%)
Mutual labels:  blockchain, opensource
Opensource
♨️ 分享GitHub优秀开源项目和主流开发使用的网站、解决问题方案收集以及学习网站或资料,涵盖了iOS, macOS X, Blockchain, Flutter, Weex, H5, Games, C++, Script等多方面的内容,其中iOS大致包涵以下内容:音视频;IM和直播;逆向开发;图像相关(OpenGL, Metal, GPUImage);内购(IAP), ApplePay和第三方支付;安全攻防和应用加固, 数据安全和算法;常用第三方库;导航栏和状态栏;侧边菜单;数据持久;蓝牙, 手势指纹面容ID解锁, 图片浏览器, 扫码, 下拉和上拉刷新, 指示器, Toast, Menu, Sensor, Privacy, WebView和进度条, 动画, 选择器, 搜索, 分享, 图片验证码, 设备相关信息, 广告, 高仿项目及Demo等。
Stars: ✭ 123 (-25%)
Mutual labels:  blockchain, opensource
Holochain Proto
Holographic storage for distributed applications -- a validating monotonic DHT "backed" by authoritative hashchains for data provenance (a Ceptr sub-project)
Stars: ✭ 795 (+384.76%)
Mutual labels:  blockchain, chain
Node
Credits Node is the main module that provide an opportunity to run a node and participate in CREDITS blockchain network.
Stars: ✭ 147 (-10.37%)
Mutual labels:  blockchain, opensource
Fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
Stars: ✭ 12,911 (+7772.56%)
Mutual labels:  blockchain
Awesome Opensource Unity
a list of curated opensource Unity packages for future proof Game Developers
Stars: ✭ 161 (-1.83%)
Mutual labels:  opensource
Simpleos
EOSIO Blockchain Interface & Wallet
Stars: ✭ 157 (-4.27%)
Mutual labels:  blockchain
Lemon.email Dapp
Lemon dApp is a world's first encrypted & decentralized e-mail service.
Stars: ✭ 155 (-5.49%)
Mutual labels:  blockchain
Tip4commit
Donate bitcoins to open source projects or make commits and get tips for it.
Stars: ✭ 163 (-0.61%)
Mutual labels:  opensource
Goupaz.com
Community driven open source accelerator
Stars: ✭ 163 (-0.61%)
Mutual labels:  opensource
Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (-2.44%)
Mutual labels:  blockchain
Blockchain Samples
Samples demonstrating the use of Blockchain with IBM Watson IoT
Stars: ✭ 158 (-3.66%)
Mutual labels:  blockchain
Oscp bible
This is a collection of resources, scripts, bookmarks, writeups, notes, cheatsheets that will help you in OSCP Preparation as well as for general pentesting and learning. If you feel like you can contribute in it. Please do that, I'll appreciate you.
Stars: ✭ 160 (-2.44%)
Mutual labels:  opensource
Proofofexistence
Core and web app for Proof of Existence - the original blockchain notary service
Stars: ✭ 155 (-5.49%)
Mutual labels:  blockchain
Evmone
Fast Ethereum Virtual Machine implementation
Stars: ✭ 162 (-1.22%)
Mutual labels:  blockchain
Fortune Mod
Implementation of the Unix fortune command for displaying a random quotation, for Linux and other systems.
Stars: ✭ 156 (-4.88%)
Mutual labels:  opensource
Truechain Consensus Core
TrueChain Consensus Protocol: Minerva
Stars: ✭ 160 (-2.44%)
Mutual labels:  blockchain
Curso blockchain
Indtroductory course to cryptocurrencies and applications of Blockchain technologies.
Stars: ✭ 161 (-1.83%)
Mutual labels:  blockchain
Pivt
Helm charts for running and operating Hyperledger Fabric in Kubernetes. Previously hosted at https://github.com/APGGroeiFabriek/PIVT.
Stars: ✭ 159 (-3.05%)
Mutual labels:  blockchain

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].