All Projects → cosmos → Ibc

cosmos / Ibc

Licence: apache-2.0
Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.

Projects that are alternatives of or similar to Ibc

Iroha Ios
iOS Swift library for Iroha, a simple distributed ledger
Stars: ✭ 81 (-71.68%)
Mutual labels:  blockchain, distributed-ledger
Composer Sample Applications
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 110 (-61.54%)
Mutual labels:  blockchain, distributed-ledger
Fabric Chaintool
Stars: ✭ 89 (-68.88%)
Mutual labels:  blockchain, distributed-ledger
Composer Tools
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 75 (-73.78%)
Mutual labels:  blockchain, distributed-ledger
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 (+4414.34%)
Mutual labels:  blockchain, distributed-ledger
Blockchain Starter Kit
The training course for better understanding the blockchain from the ground up: a project template to create as simple as possible implementation of a blockchain.
Stars: ✭ 75 (-73.78%)
Mutual labels:  blockchain, distributed-ledger
Iroha Android
Android library for Iroha, a Distributed Ledger Technology (blockchain) platform.
Stars: ✭ 108 (-62.24%)
Mutual labels:  blockchain, distributed-ledger
Fabric Sdk Java
Stars: ✭ 982 (+243.36%)
Mutual labels:  blockchain, distributed-ledger
Advanced Eos Examples
EOS Smart Contract Development Examples
Stars: ✭ 146 (-48.95%)
Mutual labels:  blockchain, distributed-ledger
Composer
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 1,676 (+486.01%)
Mutual labels:  blockchain, distributed-ledger
Fabric Baseimage
Stars: ✭ 53 (-81.47%)
Mutual labels:  blockchain, distributed-ledger
Iroha
Iroha - A simple, enterprise-grade decentralized ledger
Stars: ✭ 210 (-26.57%)
Mutual labels:  blockchain, distributed-ledger
Iroha
Iroha - A simple, decentralized ledger
Stars: ✭ 1,015 (+254.9%)
Mutual labels:  blockchain, distributed-ledger
Iroha Javascript
JavaScript library for Iroha, a Distributed Ledger Technology (blockchain) platform.
Stars: ✭ 77 (-73.08%)
Mutual labels:  blockchain, distributed-ledger
Blockchain Explorer
Stars: ✭ 984 (+244.06%)
Mutual labels:  blockchain, distributed-ledger
Dotnet Stellar Sdk
Stellar API SDK for .NET Core 2.x and .NET Standard 2.0
Stars: ✭ 97 (-66.08%)
Mutual labels:  blockchain, distributed-ledger
Ontology
Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
Stars: ✭ 743 (+159.79%)
Mutual labels:  blockchain, distributed-ledger
Nanocoin
A toy currency
Stars: ✭ 787 (+175.17%)
Mutual labels:  blockchain, distributed-ledger
Fabric Gateway Java
Hyperledger Fabric Gateway SDK for Java https://wiki.hyperledger.org/display/fabric
Stars: ✭ 122 (-57.34%)
Mutual labels:  blockchain, distributed-ledger
Bitconch Core
A new distributed web protocol for smart contracts and decentralized applications.
Stars: ✭ 203 (-29.02%)
Mutual labels:  blockchain, distributed-ledger

IBC

banner

Synopsis

This repository is the canonical location for development and documentation of the inter-blockchain communication protocol (IBC).

It shall be used to consolidate design rationale, protocol semantics, and encoding descriptions for IBC, including both the core transport, authentication, & ordering layer (IBC/TAO) and the application layers describing packet encoding & processing semantics (IBC/APP).

Contributions are welcome.

Standardisation

Please see ICS 1 for a description of what a standard entails.

To propose a new standard, open an issue.

To start a new standardisation document, copy the template and open a PR.

See PROCESS.md for a description of the standardisation process.

See STANDARDS_COMMITTEE.md for the membership of the core standardisation committee.

See CONTRIBUTING.md for contribution guidelines.

Interchain Standards

All standards at or past the "Draft" stage are listed here in order of their ICS numbers, sorted by category.

Meta

Interchain Standard Number Standard Title Stage
1 ICS Specification Standard N/A

Core

Interchain Standard Number Standard Title Stage
2 Client Semantics Candidate
3 Connection Semantics Candidate
4 Channel & Packet Semantics Candidate
5 Port Allocation Candidate
23 Vector Commitments Candidate
24 Host Requirements Candidate
25 Handler Interface Candidate
26 Routing Module Candidate

Client

Interchain Standard Number Standard Title Stage
6 Solo Machine Client Candidate
7 Tendermint Client Candidate
9 Loopback Client Candidate
10 GRANDPA Client Draft

Relayer

Interchain Standard Number Standard Title Stage
18 Relayer Algorithms Candidate

App

Interchain Standard Number Standard Title Stage
20 Fungible Token Transfer Candidate
27 Interchain Accounts Draft
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].