Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.52 KB

MarryMe

MarryMe is an on-chain marriage certificate project build on Sign Protocol. This project is the on-chain attestation version of our existing project Marry3.

In the real world, if two people in love want to get married, they need to obtain a marriage certificate from a centralized government department. Whether they can get this marriage certificate is determined by the centralized institution, not by the two people in love. In the decentralized network of Web3, we abstract all individuals into addresses. You can choose to marry any one address, and you only need to obtain the other party's consent to obtain your marriage proof, without the need for approval from other third-party centralized institutions. Love is free, equal, and something you can control on your own.

Prerequisites

You need the following installed globally

Installation

Clone this repository using git :

git clone [email protected]:lxdao-official/MarryMe-FrontEnd.git

Navigate into the site directory:

cd MarryMe-FrontEnd

Install the project's dependencies using npm:

npm install

Developing Locally

From the site root directory:

npm run dev

This site is now running at http://localhost:3000

Building

From the site root directory:

npm run build

For Help

If you get anthing wrong or need help on this project, please raise an issue or contact Muxin.