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.
npm installnpm run startnpm run-script buildThis 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.
You have to set up your own assembler service and set its url in the const file before deploying the UI.