jnmclarty / terra-web-app

Mirror Protocol App for web browsers

Home Page:https://terra.mirror.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirror Web App (Terra)

Banner

NOTE: This repository contains the source code for the Terra Mirror Web App, located at https://terra.mirror.finance. For the Ethereum version, visit here.

The Mirror Web App is a web frontend for interacting with Mirror Contracts. It is intended to be used with the Terra Station Extension plugin for Chromium browsers.

User Guide

A detailed manual on how to perform various operations through the Mirror Web App are available on the official docs site.

Development

This project was bootstrapped with Create React App.

Add local.mirror.finance to /etc/hosts

​ Add the following entry to your /etc/hosts file: ​

127.0.0.1 local.mirror.finance

yarn start

Runs the app in the development mode.
Open https://local.mirror.finance:3000 to view it in the browser.

License

This software is licensed under the Apache 2.0 license. Read more about it here.

© 2020 Mirror Protocol

About

Mirror Protocol App for web browsers

https://terra.mirror.finance

License:Apache License 2.0


Languages

Language:TypeScript 90.4%Language:SCSS 9.4%Language:HTML 0.2%Language:Shell 0.0%