@trinitytech/did-web-connector-client-browser
v1.0.2
Published
Elastos Connectivity SDK Connector for Trinity Tech's DID Web Service.
Downloads
4
Readme
Introduction
This connector connects the Elastos Connectivity SDK with the DID Web Service provided by Trinity Tech.
Build for production
npm run build
Generated output is in dist/ and dist.esm/.
Develop
npm run dev
(hot reload)