Skip to content

Angular Web application using Ethereum smart contract with Raspberry Pi and AWS

Notifications You must be signed in to change notification settings

just4give/p2p-carsell-ethereum-raspi

Repository files navigation

p2p-carsell-ethereum-raspi

Angular Web application using Ethereum smart contract with Raspberry Pi and AWS

alt tag

Watch the Demo Video on youtube

Alt text for your video

Prerequisites

##Setup project on your computer

$ git clone https://github.com/just4give/p2p-carsell-ethereum-raspi.git && cd p2p-carsell-ethereum-raspi
$ docker-compose up

Once your docker compose up and running browse to below two urls to make sure you web applications and testrpc are running.

Open a separate terminal window and start local tunnel

lt --port 8545

alt tag

Note the local tunnerl url which you need to start Raspberry Pi program ( https://github.com/just4give/p2p-carsell-raspi.git)

Tear down services

$ Ctrl+C
$ docker-compose down

Dependency

This project has a dependency on Rasberry Pi program. Checkout the repo below for details

https://github.com/just4give/p2p-carsell-raspi.git

About

Angular Web application using Ethereum smart contract with Raspberry Pi and AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published