Skip to content

trustfractal/credentials-api-demo

Repository files navigation

Credentials API demo

A simple demo of our Credentials API.

Stack

  • Gatsby v4
  • Styled components (using web3.fractal.id's theme)
  • web3-react v6

Setup

Run development mode

yarn install

yarn start

Local build

yarn clean && yarn build

yarn serve