Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.32 KB

3mail - Decentralized Email

Uses Ceramic, which is a decentralized, censorship-resistant network for managing mutable information without any databases or servers!

Read our research paper: research/cemail.md

Ceramic combines IPFS, Ethereum, p2p networking, and DIDs.

Pre-requisites

Frontend project build

  • Enter cd frontend
  • Install dependencies: npm install
  • Run frontend npm run start

Bootstrap project build

  • Generate your seed yarn seed
  • Add ceramic endpoint CERAMIC_URL=https://ceramic-clay.3boxlabs.com/ to your .env.local
  • Deloy schema definations: yarn bootstrap

image

image

image

image