Skip to content

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

License

Notifications You must be signed in to change notification settings

DjedAlliance/Djed-Ergo-WebUI

 
 

Repository files navigation

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).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.0%
  • JavaScript 34.9%
  • TypeScript 15.9%
  • SCSS 8.1%
  • Other 0.1%