Skip to content

OverlordHippo/ore-app

 
 

Repository files navigation

ORE app

Web app for ORE cryptocurrency mining.

Running locally

This app is built with Dioxus.

To run locally, you will need Rust. Once installed, you can run:

./scripts/build.sh

This builds the web artifacts. You can host them locally with the following command:

(cd serve && cargo run)

This hosts the website on localhost:8080.

About

Web app for ORE miners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 84.8%
  • CSS 13.3%
  • JavaScript 1.2%
  • Other 0.7%