Closed abhi3700 closed 9 months ago
This PR adds DID related functionalities on-chain into backend folder - sdk:
sdk
Added corresponding examples as well.
And also modified some functions reducing the arguments by defining into constants.ts file.
constants.ts
Merging after waited too long. All looks ok, confirmed offline.
Description
This PR adds DID related functionalities on-chain into backend folder -
sdk
:Added corresponding examples as well.
And also modified some functions reducing the arguments by defining into
constants.ts
file.