Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 339 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 339 Bytes

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