Skip to content

Usenano.org is a website that lists all merchants that accept Nano as payment.

License

Notifications You must be signed in to change notification settings

cenkalti/UseNano.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

UseNano.org

UseNano.org is a website that lists all merchants that accept Nano as payment.

Contributing

If you want to contribute, that's great! We need designers, programmers and everybody that want's us to add a new store.

To add a new store, simple head over to the Physical Store or Online Store yaml file and fill in the required information. Make sure that every new listing has all the fields filled out. Put logos in the Logo folder. The logos should be 128x128 pixels and preferably .png. If you have no logo for the store, just enter 'none.png' as logo. For website links, remember to add 'http://' or 'https://'.

You can also just send me a message on Reddit u/LilleJohs or send an email to spendnano@gmail.com with the store details.

If you want to add a new feature or make a better design for the website, please contact me and we'll discuss it.

Run in development

The website runs with Nodejs on backend and React on front end. To run it locally:

npm install
cd client
npm install
cd ..
npm run dev

** Note that you will need to provide your own Google Maps API key to make the map function work.

About

Usenano.org is a website that lists all merchants that accept Nano as payment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • CSS 7.3%
  • HTML 6.4%
  • Shell 1.5%