README
Affinity SDK for browser
Please note that versions
>=4.2.6 <=5.0.0might not work properly (see this PR).For
v5, please use versions>=5.0.1.For
v4, please use version4.2.5or, even better, update tov5.
Browser SDK extends CORE SDK. Make sure to check the CORE SDK documentation.
How to install
npm i --save @affinidi/wallet-browser-sdk
Setup Integration Tests
Test credentials should be added to the top level .env file. These contain usernames and passwords of pre-populated accounts on the staging environment. Reach out to a team member for instructions on how to set up this file, or to obtain a copy.
How to use
Please refer to @affinidi/wallet-core-sdk README