ack_create_did_pkh
Create a did:pkh DID URI from a blockchain chain ID and wallet address, enabling on-chain identities such as Ethereum wallets to be represented as DIDs.
Instructions
Create a did:pkh DID URI from a blockchain chain ID and wallet address. Use for representing on-chain identities (e.g. Ethereum wallets) as DIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Wallet address on the specified chain | |
| chainId | Yes | CAIP-2 chain ID (e.g. 'eip155:1' for Ethereum mainnet, 'eip155:8453' for Base, 'solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp' for Solana) |