Skip to content

65787978/smp-fs

Repository files navigation

Sigmanauts Mining Pool

This dashboard is a Dioxus Fullstack app leveraging Tailwindcss and the Rust programming language.

It is made for the Sigmanauts Mining Pool on the Ergo blockchain, and it is fully written in Rust!

The webapp is live on the following url: http://sigmamining.xyz/

Gallery

Full App

Links

The Ergo Foundation

Sigmanauts Dao

Sigmanauts Mining Discord Channel

Sigmanauts Mining Telegram Channel

Development

  1. Install Rust: https://www.rust-lang.org/tools/install
  2. install dioxus cli:
cargo install dioxus-cli
  1. Install npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
  2. Install the tailwind css cli: https://tailwindcss.com/docs/installation
  3. Run the following command in the root of the project to start the tailwind CSS compiler:
npx tailwindcss -i ./input.css -o ./assets/tailwind.css --watch

Launch the Dioxus Fullstack app:

dx serve --platform fullstack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published