Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 544 Bytes

File metadata and controls

27 lines (15 loc) · 544 Bytes

MetaMail Frontend

MetaMail(https://metamail.ink) is the web3 email provider.

With MetaMail users use wallet/ENS as email address (e.g. suneal.eth@mmail.ink), and sign/encrypt to ensure the security. MetaMail is compatible with other mail like Gmail. All those features are totally free, no gas-fee.

Demo Video

Built with CyberConnect, KNN3(and RSS3), Next.id.

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start