UNPKG

@cdklabs/cdk-hyperledger-fabric-network

Version:

CDK construct to deploy a Hyperledger Fabric network running on Amazon Managed Blockchain

6 lines (5 loc) 180 B
export * from './network'; export * from './node'; export * from './client'; export * from './user'; export { SUPPORTED_REGIONS, SUPPORTED_AVAILABILITY_ZONES } from './utilities';