Home > tupelo-wasm-sdk > ChainTree > id
Returns the DID of the ChainTree
Signature:
id(): Promise<string | null>;
Returns:
Promise<string | null>