Resources

Using the npm package @extrimian/agent: Demonstration of the Extrimian Agent on GitHub.

Steps for replication:

  1. Clone the repository.
  2. Install dependencies. Use the npm install command with Node.js 14.
  3. Create agents. Use the npm run create command to create the agents.
  4. Issue the test credential. Use the npm run issue command to issue the test credential.
  5. Verify the test credential. Use the npm run verify command to verify the test credential.
  6. 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 in vc-storage.json after issuing the credential.

You can also work with this other repository.


Other links: