This project is a small ReactJS example app using Sign-In with Ethereum and DIDKit. It is capable of Sign-In with Ethereum to authenticate a user, and allows them to download or verify a Verifiable Credential issued by DIDKit containing their Ethereum address in credentialSubject.
This project was bootstrapped with Next.js.
This project was developed using the following setup:
$ node -v
v17.7.2
$ npm -v
8.5.2
$ yarn -v
1.22.18
$ yarn install
$ yarn dev
The server should start at http://localhost:3000.
This project was built using the following code, pages, and documentation: