Skip to content

docknetwork/api-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dock API sample apps & scripts

Setup

Create a .env file with the following values:

API_KEY=<INSERT YOUR KEY HERE>
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.

RECIPIENT_DID typically will be a DID from a wallet application

Releases

No releases published

Packages

No packages published