Skip to content

nathanganser/3safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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