An open API service indexing awesome lists of open source software.

https://github.com/docknetwork/api-samples

Dock API sample apps
https://github.com/docknetwork/api-samples

Last synced: over 1 year ago
JSON representation

Dock API sample apps

Awesome Lists containing this project

README

          

# Dock API sample apps & scripts

## Setup

Create a `.env` file with the following values:
```
API_KEY=
ISSUER_DID=did:dock:myissuerdid
RECIPIENT_DID=did:key:walletholderrecipient
API_URL=https://api-testnet.dock.io
```

For some examples you may need to register an issuer DID, [view the documentation](https://docs.dock.io/developer-documentation/dock-api/dids).

`RECIPIENT_DID` typically will be a DID from a wallet application