-
Notifications
You must be signed in to change notification settings - Fork 175
Home
Welcome to the BlockchainNetwork-CompositeJourney wiki!
Get started Building your first Blockchain application using Fabric Composer
Learn how to quickly use the Composer framework for rapidly building Blockchain applications that includes building the business networks and smart contracts on top of a Blockchain platform, such as Hyperledger Fabric
Emerging Tech - Blockchain
Welcome to the Blockchain Series. We are going to take you on a journey based on Hyperledger Fabric - a platform for distributed ledger solutions; and Hyperledger Composer - an extensive, open development toolset and framework to make developing blockchain applications easier.
Blockchain is a technology for building networks that connect organizations together. Once started, a Blockchain network allows participants to transfer assets between each other by submitting transactions, and those transactions are recorded in an immutable ledger.
Developers have been challenged with the idea of where to get started with Blockchain. This journey will make it very easy for you to step your way through building a full-fledge application one step at a time.
Proceed through each stage: Step 1: Building your first network using Composer Step 2: Creating a Smart Contract and issuing transfers
Stay tuned as we will expand this journey with future steps!
By Ishan Gulhane
Note: this is two repos for the composite journey
- https://github.com/IBM/BlockchainNetwork-CompositeJourney
- https://github.com/IBM/BlockchainBalanceTransfer-CompositeJourney
- N/A
Ishan is creating and will have this to you Wed. I assume we will have two to point to
Companies are betting on Blockchain in innovating the way transactions are conducted. As a result, there is a huge demand for developers with the skills to build applications that make use of the growing interest in this technology across all industries. For those developers asking "How do I get started?" - we say "this is the journey for you - you have arrived at the right place!" We will step you this composite journey:
- Begin by taking you through the exercise of building a network
- Next, build a smart contract that defines the who and what with respect to managing transactions.
Note: this Journey will evolve and add more steps over time to get you to a fully-functioning application built on Hyperledger Fabric V1.0. .
Happy Coding!
Note that this is 2 repos for this journey given this is a Composite Journey
- Step #1 (Creating Network)
- Install the Network Dependicies a) cryptogen b) configtxgen c) configtxlator d) peer
- Configure the network a) generating the network artifacts b) Starting up the network
- Step #2 (Creating Smart Contracts)
- Installing and instantiating the Chaincode
- Querying and invoking the Chaincode
- Viewing transactions and the chaincode logs
- Hyperledger Composer(https://hyperledger.github.io/composer/introduction/introduction.html?cm_mc_uid=56476701007714999647300&cm_mc_sid_50200000=1501558767)
- Hyperledger Fabric V1.0(https://www.hyperledger.org/projects/fabric?cm_mc_uid=56476701007714999647300&cm_mc_sid_50200000=1501558767)
- Go
- Docker
- Docker Compose
- Node.js & npm
- npm
Blockchain [Hyperledger Fabric]( Composer
Integrate your Blockchain with anything using Hyperledger Composer and NodeRed Hyperledger Fabric Accelerating time to value Create a To-do list using Hyperledger Fabric V1.0 [Deploy an Asset Transfer App on Hyperledger Fabric V1.0(https://developer.ibm.com/code/journey/deploy-an-asset-transfer-app-using-blockchain/)
Use this blog Hyperledger Composer – driving faster blockchain value