Aeroxander / Payo

A decentralized Venmo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Denmo

A decentralized Venmo

Setup

Before you run the app locally, install the necesarry global packages first:

Clone the project and install the local packages needed for the project

  • npm install

Configuration:

After you followed the above instructions, run the following command to run Ganache:

  • ganache-cli -m candy maple cake sugar pudding cream honey rich smooth crumble sweet treat

Launch:

When ganache and the request-node is running on the correct (default) ports run the following command to launch the web app:

  • quasar dev

About

A decentralized Venmo


Languages

Language:Vue 61.7%Language:JavaScript 31.0%Language:HTML 4.4%Language:CSS 2.9%