Skip to content

terpnetwork/dash.terp.network

 
 

Repository files navigation

Secret Network Banner

Secret Dashboard

Wrapping Coins as Secret Tokens immediately supercharges them with private balances and private transfers.

Prerequisites

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
yarn install

Running the app

The good ol' classic way

To get the app up and running, run:

npm 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.4%
  • JavaScript 6.9%
  • HTML 2.5%
  • SCSS 2.2%