Skip to content

superpowerlabs/copper-leaderboard

Repository files navigation

Copper leaderboard

A simple tool to show and rank the best investors

Installation

First, on Mac and Linux, install NVM (https://github.com/nvm-sh/nvm)

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash

on Windows, install nvm-windows (https://github.com/coreybutler/nvm-windows).

The use nvm to install Node 16.

Then install pnpm globally:

npm i -g pnpm

then install the dependencies, build the project and run it

pnpm i
pnpm run build
pnpm run start

and connect to http://localhost:6660.

Copyright

(c) 2021-present Superpower Labs Inc.

Licence

MIT

About

A leaderboard for the Copper sale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published