wanesurf / dash.scrt.network

Secret Dashboard is an entry point for new users into Secret Network.

Home Page:https://dash.scrt.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secret Network Banner

Secret Dashboard

Secret Dashboard is an entry point for new users into Secret Network. Features include a Dashboard UI for Secret Network data, IBC Transfer to and from Secret, a Wrap/Unwrap interface, a list of all active Secret dApps, a link collection to useful secret tools and more.

System Requirements

Setup

After verifying the system requirements you should be able to run a few commands to get everything set up:

git clone https://github.com/scrtlabs/dash.scrt.network.git
cd dash.scrt.network
npm install

Running the app

The good ol' classic way

To get the app up and running, run:

npm run start

The App runs on port 3000.

Docker

To get the app up and running inside Docker, run:

docker compose up

The App runs on port 3000. For further information check the Dockerfile and the docker-compose.yml.

License

Developed by Secret Jupiter and Secret Saturn

Licensed under the MIT license

About

Secret Dashboard is an entry point for new users into Secret Network.

https://dash.scrt.network

License:MIT License


Languages

Language:TypeScript 98.3%Language:SCSS 1.6%Language:HTML 0.1%Language:Dockerfile 0.0%Language:JavaScript 0.0%Language:Shell 0.0%