Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
/ verifier-demo Public archive

Verifier Demo for Fractal Wallet

License

Notifications You must be signed in to change notification settings

trustfractal/verifier-demo

Repository files navigation

Fractal Wallet - Verifier Demo

A web app implementing the site for a fictitious verifier.

This web app retrieves data from the user using the SDK provided by the wallet extension and uses the Fractal SDK to validate if the credentials are valid.

This project was built with Next JS.

Table of Contents

Setup

First, clone & setup the repository:

git clone [email protected]:trustfractal/verifier-demo.git
yarn install

You'll need to set up the environment. To do so, run:

cp .env.example .env

Afterwards, fill in with the appropriate values.

Development

To start the development environment, run:

$ bin/server

Contribution Guidelines

Contributions must follow Subvisual's guides.

License

Wallet is copyright © 2021 Trust Fractal GmbH.

It is open-source, made available for free, and is subject to the terms in its license.

About

Fractal Wallet was created and is maintained with ❤️ by Fractal Protocol.

About

Verifier Demo for Fractal Wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published