/alkaid

Alkaid is a BaaS(Blockchan as a Service) service based on Hyperledger Fabric.

Primary LanguageGoMIT LicenseMIT

Alkaid

Github Action Go Report Card codecov

中文文档

Alikid is a BaaS (Blockchan as a Service) service based on Hyperledger Fabric

Currently in the design stage, plans to support docker, docker swarm, kubernetes

Alikid's predecessor was hlf-deploy for rapid deployment and adjustment of Hyperledger Fabric networks

hlf-deploy

Supported features:

  • channel create
  • channel updateAnchorPeer
  • channel join
  • channel update (Update BatchTimeout, BatchSize)
  • chaincode install
  • chaincode instantiate
  • chaincode upgrade
  • chaincode invoke
  • chaincode query
  • organization join (Add organization dynamically, supported system channel)
  • organization delete (Delete organization dynamically, supported system channel)
  • organization update (Dynamically modify organization certificate, supported system channel)
  • channel consensus (Switch consensus algorithm, supported solo, kafka, etcdraft)