Skip to content

KhaledSharif/nicer-node

 
 

Repository files navigation

NiceNode

"Run a node, just press start"

NiceNode’s mission is to simplify running nodes

Why is it important for users to run nodes? Read here https://www.notion.so/nicenode/NiceNode-Home-5c48ccbc50c4416cbca0ce31c037971d

Downloads Discord gitpoap badge

NiceNodeScreenshot

Logo credits: Logo made by Artist, William Tempest, from https://ethereum.org/en/assets/

Development

Test

Install

Clone the repo and install dependencies:

git clone <nice node repo url>
npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Running Storybook

To run Storybook locally:

npm run storybook

About

Run a node — just press start

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • TypeScript 26.3%
  • Other 0.7%