numsu / nanodevlist

Support Nano developers for building the future of digital money!

Home Page:https://nanodevlist.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NANO Donation Portal - NanoDevList.com

Support Nano developers for building the future of digital money

The website lists people working on the Nano protocol or related projects. The goal is to increase the visibility of developers accepting donations. If you are currently working on Nano related projects, submit a PR to get yourself added!

Adding yourself to the lists

If you are currently working on Nano related projects or actively contributing to the Nano eco-system, submit a PR with your info as seen here. Only running a Nano node will not qualify. Just append your-name.json to the bottom, the list is shuffled on page load. You can use Markdown in the description property.

Name, description and nano_account is mandatory but you can leave any of the other fields blank. The sponsor_link can for example be a link to your Github sponsor page, Patreon or other means of Donation / Sponsorhip. An example of such link: https://github.com/sponsors/luke-jr

Tags is used to filter participants on the site. Please compare with others first, or find inspiration on the original site.

Local build

Node.js is a prerequisite, the dependencies are managed via npm. Linux is recommended but WSL under windows works too. Once you have cloned this repo, you can setup the packages:

npm install

Create a build and rebuild on file change:

npm start

This will bring up the dev server and pattern library on localhost:3000. Any changes you make will be updated instantly in the browser.

Special thanks to the original project: https://github.com/dennisreimann/bitcoindevlist.com

About

Support Nano developers for building the future of digital money!

https://nanodevlist.com

License:MIT License


Languages

Language:CSS 51.7%Language:Pug 27.9%Language:JavaScript 20.4%