/simple-bitcoin-wallet-generator

A simple web app to generate bitcoin wallets. Just to learn web3 and Vue.js

Primary LanguageVueMIT LicenseMIT

Bitcoin wallet generator

A simple web app to generate bitcoin wallets using Vue and Nodejs.

APP

run:

npm install -y
yarn serve

API

inside the api/ directory run:

npm install -y
node app.js