Skip to content

corn-potage/nice-node

 
 

Repository files navigation

NiceNode

"Run a node, just press start"

Mission: 2x the number of Ethereum nodes by making a one-click-to-start Ethereum node

Discord Discord

NiceNodeScreenshot

Why?: The light client roadmap for Ethereum depends on access to reliable full nodes. Increasing the number and availability of full nodes is therefore important for the future of Ethereum.

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

About

Run an Ethereum node — just press start

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.5%
  • TypeScript 24.3%
  • Other 0.2%