Skip to content

ronmnm/stakeit.space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Interface for staking NU tokens.

Run project locally

  1. Clone repository and install dependencies:
$ git clone https://github.com/ronmnm/stakeit.space.git
$ cd stakeit.space
$ npm install
  1. Start the app on port 3000:
$ npm start
and navigate to http://localhost:3000/

license