All Projects → hyperledger-archives → composer-atom-plugin

hyperledger-archives / composer-atom-plugin

Licence: Apache-2.0 license
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️

Programming Languages

coffeescript
4710 projects

Projects that are alternatives of or similar to composer-atom-plugin

Iroha Ios
iOS Swift library for Iroha, a simple distributed ledger
Stars: ✭ 81 (+478.57%)
Mutual labels:  hyperledger, distributed-ledger
fabric-token-sdk
The Fabric Token SDK is a set of API and services that lets developers create token-based distributed application on Hyperledger Fabric.
Stars: ✭ 63 (+350%)
Mutual labels:  hyperledger, distributed-ledger
Fabric Chaintool
Stars: ✭ 89 (+535.71%)
Mutual labels:  hyperledger, distributed-ledger
Fabric Baseimage
Stars: ✭ 53 (+278.57%)
Mutual labels:  hyperledger, distributed-ledger
composer-sample-models
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 30 (+114.29%)
Mutual labels:  hyperledger, distributed-ledger
Composer Tools
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 75 (+435.71%)
Mutual labels:  hyperledger, distributed-ledger
Iroha Android
Android library for Iroha, a Distributed Ledger Technology (blockchain) platform.
Stars: ✭ 108 (+671.43%)
Mutual labels:  hyperledger, distributed-ledger
Cello
Operating System for Enterprise Blockchain
Stars: ✭ 715 (+5007.14%)
Mutual labels:  hyperledger, distributed-ledger
Composer
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 1,676 (+11871.43%)
Mutual labels:  hyperledger, distributed-ledger
Fabric Gateway Java
Hyperledger Fabric Gateway SDK for Java https://wiki.hyperledger.org/display/fabric
Stars: ✭ 122 (+771.43%)
Mutual labels:  hyperledger, distributed-ledger
Iroha
Iroha - A simple, decentralized ledger
Stars: ✭ 1,015 (+7150%)
Mutual labels:  hyperledger, distributed-ledger
Iroha
Iroha - A simple, enterprise-grade decentralized ledger
Stars: ✭ 210 (+1400%)
Mutual labels:  hyperledger, distributed-ledger
Blockchain Explorer
Stars: ✭ 984 (+6928.57%)
Mutual labels:  hyperledger, distributed-ledger
Iroha Javascript
JavaScript library for Iroha, a Distributed Ledger Technology (blockchain) platform.
Stars: ✭ 77 (+450%)
Mutual labels:  hyperledger, distributed-ledger
Fabric Sdk Java
Stars: ✭ 982 (+6914.29%)
Mutual labels:  hyperledger, distributed-ledger
Sawtooth Core
Core repository for Sawtooth Distributed Ledger
Stars: ✭ 1,310 (+9257.14%)
Mutual labels:  hyperledger, distributed-ledger
Fabric Sdk Node
Hyperledger Fabric SDK for Node https://wiki.hyperledger.org/display/fabric
Stars: ✭ 676 (+4728.57%)
Mutual labels:  hyperledger, distributed-ledger
Fabric Sdk Go
Stars: ✭ 712 (+4985.71%)
Mutual labels:  hyperledger, distributed-ledger
Composer Sample Applications
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 110 (+685.71%)
Mutual labels:  hyperledger, 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 (+92121.43%)
Mutual labels:  hyperledger, distributed-ledger

Composer language support in Atom

⚠️ ⚠️ ⚠️

As of the 29th August 2019, the Hyperledger Composer project is in deprecated status. None of the maintainers are actively developing new features. None of the maintainers are actively providing support via GitHub issues. However, if you wish to submit code changes via pull requests, these will be merged.

It is highly recommended that you use Hyperledger Fabric v1.4+ instead, which features significant improvements to the developer experience, including a new programming model.

More information available here: What's new in Hyperledger Fabric v1.4

⚠️ ⚠️ ⚠️

Adds syntax highlighting and snippets for Composer in Atom.

Install

You can install this atom plugin with a command line or from atom market place.

Install atom plugin with a command line

  1. Install the apm utility. See http://flight-manual.atom.io/getting-started/sections/installing-atom/ if you do not have it installed.

  2. Git clone this repository

  3. Switch to the root directory of the clone on your local disk

  4. Run the command 'apm link' in a terminal

Relaunch Atom. You should now have syntax highlighting for Composer .cto files.

Install atom plugin from the Atom market place

  1. Open Atom application

  2. Open the Install Packages/Themes by click Packages --> Settings View and select Install Packages/Themes

  3. Select Install on the Settings menu

  4. Type composer-atom-plugin or composer-* in the Packages search field and you should see the composer-atom-plugin on the list

You can select the composer-atom-plugin from the install packages and click on Install button to install it.

You should now have syntax highlighting for Composer .cto files.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

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].