Resources
Using the npm package @extrimian/agent: Demonstration of the Extrimian Agent on GitHub.
Steps for replication:
- Clone the repository.
- Install dependencies. Use the
npm install command with Node.js 14. - Create agents. Use the
npm run createcommand to create the agents. - Issue the test credential. Use the
npm run issuecommand to issue the test credential. - Verify the test credential. Use the
npm run verifycommand to verify the test credential. - Data: The agent data can be observed in the storage folder after being created, the WACI exchange data in
waci-storage.json, and the credential data invc-storage.jsonafter issuing the credential.
You can also work with this other repository.
Other links:
