IBM Blockchain Platform makes use of the most prevalent and popular open source Blockchain technologies, and is big supporter and contributor to OS projects.
https://ibm-blockchain.github.io/develop/
Hyperledger is the Open Source platform for Blockchain technology managed by Linux Foundation.
IBM Blockchain Typical Solution Architecture
High Level Components
- Execution Runtimes
- Hyperledger Fabric, Web, Embedded Node JS, Connection Profiles
- JavaScript SDK
- Node JS npm modules like composer-client, composer-admin
- CLI
- REST Server
- LoopBack Connector
- Playground Web User Interface
- Yeoman Code generator
- Angular Web App, Node JS app, Skeleton business network
- VSCode and Atom editor plugins
Installation Steps
Step-1: CLI Tools
- npm install --global --production windows-build-tools
- npm config set PYTHON "C:\Users\stalam0\Python\python.exe"
- npm install -g composer-cli@0.20
- npm install -g composer-cli
- npm install -g composer-rest-server
- npm install -g generator-hyperledger-composer
- npm install -g yo
- Hyperledger Fabric, Web, Embedded Node JS, Connection Profiles
- Node JS npm modules like composer-client, composer-admin
- Angular Web App, Node JS app, Skeleton business network
Installation Steps
Step-1: CLI Tools
- npm install --global --production windows-build-tools
- npm config set PYTHON "C:\Users\stalam0\Python\python.exe"
- npm install -g composer-cli@0.20
- npm install -g composer-cli
- npm install -g composer-rest-server
- npm install -g generator-hyperledger-composer
- npm install -g yo
No comments:
Post a Comment