/xmr-paper

Monero (XMR) wallet generator, built with Vue.js

Primary LanguageJavaScript

Monero Paper

Monero (XMR) wallet generator, built with Vue.js

<< Try it >>

xmr-paper

Setup for Development

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build