Skip to content

pungtas/tyron-web-portal

Repository files navigation

This website got built with React, and you can find it live at www.ssiprotocol.com.

Demos posted on our Twitter.

Build it locally

git clone https://github.com/pungtas/tyron-web-portal
cd tyron-web-portal
yarn build
serve -s build

Contribute to the development of this open-source software

git checkout -b <your branch>
yarn start