Jump to Content
Center Prime HyperledgerGuidesDiscussions
HomeGuidesChangelogDiscussions
v1.0

GuidesDiscussionsCenter Prime Hyperledger
v1.0

Documentation

  • Welcome to Center Prime Hyperledger
  • Pre Requirements
    • Set up droplet
    • Set up the prerequisites
    • Set up Hyperledger Fabric images
    • Generate artifacts manually
    • Start the network manually
    • Create & Join channel
    • Update anchor peers
    • Install and define chaincode
    • Initialize chaincode put initial data to the ledger
    • Query to the chaincode
    • Invoke the chaincode
    • Install the chaincode to the additional peer
    • Create custom javascript chaincode and install it to peers
    • Customize oraclize-integration chaincode for taking another API data
    • Connect network with SDK
    • Create User application
  • Results

ADDING A NEW ORG TO CHANNEL

  • Pre Requirements
    • Connect to server in Terminal
    • Install Prerequisities for hyperledger fabric v-1.4.6
    • Install Fabric Samples v-1.4.6, Binaries and Docker Images
    • Join Server4 to a Docker Swarm
    • Prepare org4 Configuration and Artifacts in Server 1
    • Generate Crypto Materials for org4 in server1
    • Prepare CLI Environment in Server1
    • Sign and Submit the Config Update
    • Join Org4 to the Channel
    • Install Chaincode to the Peers
    • Upgrade the Chaincode form Org1 CLI
  • Results
    • Query Chaincode from All Server's CLI

NEW ORG WITH CRYPTOGEN

  • Pre Requirements
    • Connect to Ubuntu Server
    • Install Prerequisites for Hyperledger Fabric
  • Installation Part
    • Git Clone from Github
    • Connect to the Swarm Network
    • Run Containers with Docker-Compose
    • Copy mychannel.block into Org5 CLI
    • Join Peer to Channel
    • Package Chaincode to CLI
    • Install Chaincode to Peer
    • Approve Chaincode for Org5
    • Query to Chaincode
    • Invoke Chaincode
  • Results
    • Query for Checking Results

JOINING NEW ORG TO THE CP NETWORK WITH CA (CERTIFICATE AUTHORITY)

  • Pre Requirements
    • Connect to Ubuntu Server
    • Install Prerequisites for Hyperledger Fabric
  • Installation Part
  • Results

ETHEREUM

  • Introduction to Ethereum
  • Getting Started with Android
  • Wallet Features
    • Create Wallet
    • Import Wallet By Keystore
  • Getting Started with NodeJS
  • API for Wallet Features
    • Create Wallet
    • Import Wallet By Keystore
    • Import Wallet By Private Key
    • Get Ether Balance
    • Get ERC20 Token Balance
    • Send ERC20 Token
    • Send Ether
    • Demo
  • Getting Started with iOS
  • Wallet Features
    • Create Wallet
Powered by 

Pre Requirements

Suggest Edits

Create new AWS ubuntu server 18.04

  • at least 2gb of ram open required ports with security group

Updated about 2 years ago


  • Table of Contents
    • Create new AWS ubuntu server 18.04