Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.14 KB

Easy Property

The idea is to be a simple and easy property transfer system which turns possible to users create their own property transfer contracts and also pay for the ones that they are signatories.

Table of Contents

Background

Easy Property is my first hands on into a solidity smart contract app started with academic purposes as a project for the Distribute Systems subject of my software engineering graduation.

This isn't a real application and it's only a personal study as a lover of blockchain and cryptocurrencies that I am.

Technologies

  • Solidity as the smart contract programming language
  • Truffle as the contract deploy framework
  • Ganache as a quick run local blockchain for development
  • React.js as the frontend javascript user interface library
  • Metamask as the API provider and user's wallet