Skip to content

codydjango/etherpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtherPay

Ethereum Payment Processor

This is a proof of concept project demonstrating how to monitor a smart contract for events with a Python 3.5 backend.

Installation

run npm install

HTML client

run npm run start

Flask API

run pipenv shell run pip install src/backend/requirements.txt run npm run server

Build

run npm run build

Notes

  • Using parcel JS for frontend babel compilation and js/scss dependency management.
  • Hardcoded to use Ganache GUI

About

Ethereum payment processor with Python backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published