@affinidi/wallet-node-sdk

SDK monorepo for affinity DID solution for node

Usage no npm install needed!

<script type="module">
  import affinidiWalletNodeSdk from 'https://cdn.skypack.dev/@affinidi/wallet-node-sdk';
</script>

README

Affinity SDK for Node

Node SDK extends CORE SDK. Make sure to check the CORE SDK documentation.

How to install

npm i --save @affinidi/wallet-node-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