blockchainAccountId is like a generalization of ethereumAddress using CAIP-10. Blockchain account IDs representable with CAIP-10 and using Secp256k1, besides Ethereum, include Bitcoin, Dogecoin, Cosmos, and Tezos.
This PR adds blockchainAccountId as an allowed verification method property in the readme/docs, code, and example DID document.
blockchainAccountId
is like a generalization ofethereumAddress
using CAIP-10. Blockchain account IDs representable with CAIP-10 and using Secp256k1, besides Ethereum, include Bitcoin, Dogecoin, Cosmos, and Tezos.This PR adds
blockchainAccountId
as an allowed verification method property in the readme/docs, code, and example DID document.More info:
Some other implementations of
blockchainAccountId
: