This repository contains the iOS/Android React Native code for Marriage DAO. It is a mobile app that allows users to create a marriage contract and store it on the blockchain. This app uses @WalletConnect to connect to the Marriage DAO smart contract on the Ethereum blockchain. The smart contract is deployed on the Polygon MainNet.
cd marriage-dao-mobile
yarn install
yarn ios
or yarn android