Church contract A church contract to create marriages. Getting started Clone the project; Install the dependencies; Explore the contract and tests; $ git clone https://github.com/0xBRL/church-contract.git $ yarn $ yarn compile $ yarn test $ yarn test:coverage $ yarn clean