Smart contract and interface to get married on the blockchain!
Simply download the required packages from the client folder.
npm install
The contracts folder keeps a copy of the contract in Solidity. The migrations folder keeps Truffle deployment files.
You must download Truffle in order to compile and migrate updated contracts.
npm install -g truffle
The Ganache GUI was also used during the development process -> Ganache
Only the client folder must be built and deployed.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Claude Barde - Development - Claude Barde
This project is licensed under the MIT License - see the LICENSE.md file for details
- Vitalik Buterin
- The amazing authors on Medium
- Stackoverflow