A simple demo dapp for our DID Registry.
- Gatsby v4
- Styled components (using web3.fractal.id's theme)
- web3-react v6
yarn install
yarn start
yarn clean && yarn build
yarn serve
This is deployed as a Netlify app: https://app.netlify.com/sites/fractal-did-registry-demo-dapp/overview. It has https://did-registry.demo.fractal.id/ as the primary name.
Every movement of the main
branch will be published automatically.