Skip to content

A platform to automate the IDO whitelisting process using Hypersign SSI infrastructure.

License

Notifications You must be signed in to change notification settings

hypersign-protocol/hyperfyre-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 30, 2024
4a7151c · Jan 30, 2024
Jan 29, 2024
Jan 29, 2024
Jul 7, 2022
Jan 30, 2024
Jun 23, 2022
Jan 22, 2024
Jul 10, 2022
Jan 22, 2024
Mar 31, 2021
Mar 8, 2022
Oct 12, 2022
Nov 18, 2021
Jul 22, 2022
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Nov 18, 2021
Nov 18, 2021

Repository files navigation

Fyre

Netlify Status

A platform to automate the IDO whitelisting process using Hypersign SSI infrastructure.

https://app.fyre.hypersign.id

System Flow

Hypersign Auth Credential Issuance Flow

image

src

User login and filling WL form flow

image

src

Installing & Building

node version = 14.17.1 npm version=8.3.1

npm i # to install packages
npm run dev # to run in development
npm run build # to build for production

Step 1:Create a braunch with version number(make sure all the code is save in stage develop and version brunch) Step 2: check node and version Step 3:remove node modules and packge-lock.json check for appropiate node version given in readme Step 4:then run npm i and finally run npm run build to build for s3 Step 5; login into AWS console (before deploying makesure backend is deployed for production)