- Clone and the repo:
git clone https://github.com/Arif-Shahriar028/Credo-ts-Agent.git
- Install modules and packages:
yarn install
Change the directory to agents
folder and open two individual terminal.
- In First terminal, run
Acme
agent:
npx ts-node acme.ts
- In Second terminal, run
Bob
agent:
npx ts-node bob.ts
Add the following object into the package.json:
"resolutions": {
"ref-napi": "npm:@2060.io/ref-napi",
"@types/node": "^16.11.7"
}
Then: yarn refresh
- connection establishment
- issuer public did create
- issuer schema creation
- issuer credential definition creation
- issuer credential offer
- holder credential request accept
- verifier proof request send
- holder proof response send
- verifier proof verification
http://test.bcovrin.vonx.io/