Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 319 Bytes

3safe

3Safe makes it easy to verify an email on the Polygon blockchain and generate a unique, verified NFT for it.

This repository contains both the backend and frontend for my 3Safe project.

Backend

to run

pip install -r requirements.txt
python application.py

Frontend

Just plain javascript & html