Skip to content

A missing tutorial or howto for practical usage of manual topology transactions with Ledger API and Java #937

Description

@tomastauber-da

Path: /reference/json-api-reference/post-v2partiesexternalgenerate-topology

Currently, the Ledger API docs mention:

More elaborate schemes such as multi-signature or decentralized parties require you to construct the topology transactions yourself.

There is, however, no easy step-by-step tutorial or howto documentation for doing so.

The tutorial under /appdev/deep-dives/external-signing-topology mentions:

This tutorial is for demo purposes. The code snippets should not be used directly in a production environment.

Plus, it uses Python and Bash, Admin API and doesn't work with the Ledger API party allocation limitations in 3.5 (only one NamespaceDelegation mapping is allowed in the topology transactions).

It'd be good to have a practical step-by-step documentation for manually constructing topology transactions in Java.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions