Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 842 Bytes

README.md

File metadata and controls

50 lines (30 loc) · 842 Bytes

EasyWire - Optimize Global Transactions 🌎

WIP

Tweet for EasyWire

📦 Features

coming soon

🚀 Quickstart

1. Generate a repo using this template

Use git clone

2. Install dependencies

pip install requirements.txt

3. Create .env file

Copy the .env.example file to .env and fill in the values.

#TODO

4. Start the app

python src/main.py

This will start the app on http://localhost:3000.

🌄 Inspiration