2019-01-20 09:09:28 -08:00
2019-01-20 09:09:28 -08:00
2018-10-05 17:08:27 +02:00
2018-07-06 17:53:42 +02:00
2018-09-25 11:53:57 +02:00
2018-10-05 17:08:27 +02:00
2018-06-18 18:39:56 +02:00
2018-10-05 17:08:27 +02:00
2018-07-02 16:07:16 +02:00
2019-01-18 09:12:39 -08:00

#Polkadot Telemetry

Getting Started

After cloning the repo, make sure to grab the latest stable version of node and install dependencies before doing anything.

nvm install stable
yarn

Terminal 1 - Backend

yarn start:backend

Terminal 2 - Frontend

yarn start:frontend

Terminal 3 - Node

./target/debug/polkadot --dev --telemetry-url ws://localhost:1024

Now navigate to localhost:3000 in your browser to view the app.

S
Description
No description provided
Readme GPL-3.0 97 MiB
Languages
Rust 62.6%
TypeScript 31.7%
CSS 4.6%
JavaScript 0.6%
Dockerfile 0.3%
Other 0.1%