Create UniquID Contract
Login to organization
Navigate to directory where you saved the credentials.json
file
You may need to re-login if the token has expired.
Check devices
Check for the devices appear on the UniquID organization. This can be done with the following command:
Create contract file
Create a new file called contract.json
with the following content. Be sure to replace the placeholders with your own information
contract.json
The "provider" is the AWS-IOT-UNIQUID-AUTHORIZER and the "user" is the JS or C device.
Create contract
Create and deploy the contract
Check contract list
Last updated