Skip to content

A small ReactJS example app using Sign-In with Ethereum (siwe) and DIDKit.

Notifications You must be signed in to change notification settings

Juliano1612/siwe-and-didkit

Repository files navigation

Sign-In with Ethereum and DIDKit

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.

Development

This project was developed using the following setup:

$ node -v
v17.7.2
$ npm -v
8.5.2
$ yarn -v
1.22.18

Running

$ yarn install
$ yarn dev

The server should start at http://localhost:3000.

References

This project was built using the following code, pages, and documentation:

About

A small ReactJS example app using Sign-In with Ethereum (siwe) and DIDKit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published