hypersign-protocol / hyperfyre-frontend

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

Home Page:https://fyre.hypersign.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

https://fyre.hypersign.id

License:Apache License 2.0


Languages

Language:Vue 93.1%Language:JavaScript 5.4%Language:CSS 1.1%Language:HTML 0.3%Language:Dockerfile 0.1%