Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 438 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 438 Bytes

The BS Samaritan

Prerequisites :

- Ethereum wallet with bullshit and gas
- Ethereum node or gateway account

How to samaritan :

Download the repo
Copy config.ini.dist to config.ini
Fill in config.ini settings
Install dependencies : pipenv install
Get in you venv : pipenv shell
Start the api
 - Either with uvicorn: uvicorn main:app
 - Or with python: python main.py
???
Proffit