Skip to content

Payment request generator for the Nano cryptocurrency

Notifications You must be signed in to change notification settings

alecrios/paynano

Repository files navigation

PayNano

PayNano is built with Vue.js and hosted on Netlify.

# Set up project
npm install

# Lint and fix files
npm run lint

# Compile and hot-reload
npm run serve