Skip to content

Lobarr/peth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peth

Simple ethereum implemenation for Blockchain course Final Project

Guide

  • Make sure to have python 3 installed
  • Create a virtual environment by running python3 -m venv venv
  • Activate the virtual environment by running source venv/bin/activate
  • Install required dependencies by running pip install -r requirements.txt
  • Run the app by running python app.py

About

Simple ethereum implemenation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published