ERC725Alliance / erc725.js

Package to interact with ERC725 smart contracts
Apache License 2.0
38 stars 29 forks source link

feat: export methods `getVerificationMethod(..)` and `isDataAuthentic(...)` related to `VerifiableURI` encoding #432

Closed CJ42 closed 4 months ago

CJ42 commented 5 months ago

What kind of change does this PR introduce (bug fix, feature, docs update, ...)?

✨ Feature

What is the current behaviour (you can also link to an open issue here)?

Some methods defined in the lib are only available internally, but exposed to the class or exported in the main index.js of the lib.

What is the new behaviour (if this is a feature change)?

Add the following methods + their relevant docs:

Hugoo commented 4 months ago

docs updated here: https://github.com/ERC725Alliance/erc725.js/pull/447/files