UNPKG
@ceramicnetwork/key-did-resolver
Version:
latest (0.2.2)
next (0.2.2-alpha.0)
0.2.2
0.2.2-alpha.0
0.2.1
0.2.0
0.1.3
0.1.3-alpha.0
0.1.2
0.1.2-alpha.0
0.1.1
0.1.1-alpha.0
0.1.0
0.1.0-alpha.0
Ceramic did:key method resolver
@ceramicnetwork/key-did-resolver
/
lib
/
ed25519.d.ts
2 lines
•
125 B
TypeScript
View Raw
1
2
export
declare
function
keyToDidDoc
(
pubKeyBytes
:
Uint8Array
,
fingerprint
:
string
):
any
;
//# sourceMappingURL=ed25519.d.ts.map