Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1009 Bytes

README.md

File metadata and controls

71 lines (44 loc) · 1009 Bytes
ReDoc logo

Highway To Heaven - Get your ticket to see your buddy christ!

Install instructions

1) Install truffle

npm install truffle -g

2) Install Gnache (kinda optional)

you can get away with using truffle develop but if you want some fancy UI, follow the instructions for your respective platform

https://www.trufflesuite.com/ganache

FANCY

3) get saurce

git clone this repo!!

4) install deps

npm install

5) compile solidity

truffle compile

6) run migrations

truffle migrate

7) run test suite

truffle test

8) run vapp

cd to vapp folder install deps

npm install

run ui

npm run serve

Moon

moon