DjedAlliance / Djed-Ergo-WebUI

Web UI for Djed's Deployment on Ergo (SigmaUSD).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SigmaUSD UI

SigmaUSD is an instance of AgeUSD protocol for Ergo blockchain.

Please note that the UI itself is not the instance; it only interacts with the deployed contracts on Ergo blockchain which has been deployed by other anonymous community members not connected with Emurgo or EF.

install

npm install

run in dev mode

npm run start

build

npm run-script build

This project uses web-assembly. If you want to serve it using nginx, make sure nginx can serve WASM files - you can use the mime.types file.

Assembler service

You have to set up your own assembler service and set its url in the const file before deploying the UI.

About

Web UI for Djed's Deployment on Ergo (SigmaUSD).

License:MIT License


Languages

Language:CSS 40.9%Language:JavaScript 34.9%Language:TypeScript 15.9%Language:SCSS 8.1%Language:HTML 0.1%Language:Dockerfile 0.0%