Skip to content

Demo BTA Blockchain Code for Blockchain Tethered AI book exercises (Kilroy/Riley/Bhatta, O'Reilly, 2023) blockchaintetheredai.com

License

Notifications You must be signed in to change notification settings

kilroyblockchain/bta-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bta-blockchain

Blockchain Tethered AI

Clear all the nodes and files if there is any.

cd script

sh removeCertificates.sh
sh removeArtifacts.sh
sh stopNodes.sh
First:
Download Necessary Binary files:
sh downloadBinaryFiles.sh

Generate certificate files:
sh generateCertificates.sh

Generate genesis.block file inside bta-network/channel-artifacts
sh generateGenesisBlock.sh

Generate channel configuration files inside bta-network/channel-artifacts
sh generateChannelConfiguration.sh

Generate anchor peer configuration files inside bta-network/channel-artifacts
sh generateAnchorPeer.sh

Run Nodes
sh runNodes.sh

Create CHannel
sh createChannel.sh

Join Channel
sh joinChannels.sh

Add Anchor Peer
sh addAnchorPeer.sh

Install Chaincode Project
sh installChaincode.sh project

Install Chaincode Model Version
sh installChaincode.sh model-version

Install Chaincode Model Review
sh installChaincode.sh model-review

Install Chaincode Model Experiment
sh installChaincode.sh model-experiment

Install Chaincode Model Artifact
sh installChaincode.sh model-artifact


About

Demo BTA Blockchain Code for Blockchain Tethered AI book exercises (Kilroy/Riley/Bhatta, O'Reilly, 2023) blockchaintetheredai.com

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •