Skip to content

feat(substrate): multi-organization support#2641

Merged
sownak merged 1 commit intohyperledger-bevel:developfrom
saurabhkumarkardam:substrate-multi-org-support
Jan 14, 2025
Merged

feat(substrate): multi-organization support#2641
sownak merged 1 commit intohyperledger-bevel:developfrom
saurabhkumarkardam:substrate-multi-org-support

Conversation

@saurabhkumarkardam
Copy link
Copy Markdown
Contributor

Commit to be reviewed


feat(substrate): multi-organization support

This PR enables the deployment of the Substrate DLT platform with 1 to N (multiple) pre-defined organizations. Previously, it was only possible to deploy a single-organization network.

Changes made:

  • The key generation responsibility has been moved from the Substrate Genesis chart to a new chart named Substrate-key-gen.
  • This enhancement allows the deployment of a multi-organization Substrate network instead of being limited to a single-organization network.
  • The Substrate Master README has been updated to provide guidance on deploying multi-organization networks using the two supported approaches:
    • Approach 1: With Proxy & Vault
    • Approach 2: Without Proxy & Vault

This PR enables the deployment of the Substrate DLT platform with 1 to N (multiple) pre-defined organizations. Previously, it was only possible to deploy a single-organization network.

Changes made:
- The key generation responsibility has been moved from the Substrate Genesis chart to a new chart named Substrate-key-gen.
- This enhancement allows the deployment of a multi-organization Substrate network instead of being limited to a single-organization network.
- The Substrate Master README has been updated to provide guidance on deploying multi-organization networks using the two supported approaches:
  - Approach 1: With Proxy & Vault
  - Approach 2: Without Proxy & Vault

Signed-off-by: saurabhkumarkardam <saurabh.kumar.kardam@accenture.com>
Copy link
Copy Markdown
Contributor

@sownak sownak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Hope it has been tested in the new project :)

@alvaropicazo
Copy link
Copy Markdown
Contributor

LGTM!

@sownak sownak merged commit 24567ee into hyperledger-bevel:develop Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants