@rsksmart/did-utils
v1.0.0
Published
DID utils
Readme
A set of util functions for W3C DIDs.
npm i @rsksmart/did-utilsAPI
export const createDidFormat = (address: string, chainId: number): stringDevelop
Run tests:
npm testRun linter:
npm run lintBuild:
npm run build