Skip to content

scrtlabs/dash.scrt.network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4acaef1 · Apr 11, 2025
Mar 3, 2023
Mar 3, 2023
Apr 11, 2025
Apr 10, 2025
Nov 4, 2023
Nov 4, 2023
Apr 30, 2024
Nov 4, 2023
Nov 19, 2023
Aug 24, 2024
Jan 2, 2023
Jan 22, 2023
Mar 17, 2024
Dec 29, 2024
Mar 12, 2025
Mar 15, 2025
Mar 3, 2023
Dec 29, 2024
Mar 3, 2023
Nov 5, 2023
Mar 12, 2025

Repository files navigation

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 Saturn and Secret Jupiter

Licensed under the MIT license