Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
/ EcoBux-Dash Public archive

Development Sandbox to test features of EcoBux smart contracts.

Notifications You must be signed in to change notification settings

EcoBux-org/EcoBux-Dash

Repository files navigation

EcoBux

EcoBux Dashboard

Setup

Website

This development enviroment is hosted at https://ecobux.lucas.tools

Local Installation

First, make sure all packages are installed with npm install

Then, run a static http server in the main directory like so: npm run run

And then go to http://localhost:8000/

Making Changes

If you need to make changes to the dashboard environment, you must recompile the viz.js file with the following line: browserify viz.js -o main.js

About

Development Sandbox to test features of EcoBux smart contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published