Dapp for payments and traceability oriented to physical gated communities
This project involves smart contracts to achieve the following:
The person in charge of the community will be the only one capable of registering new properties.
As a platform user, you will be able to:
Following these 3 steps, every transaction will be traceable and available to consult for anyone who is inside the community.
In the future, the management token will be automatically delivered to users who pay early. Users who pay late will be charged a certain % of interest, this interest must be paid exclusively with the management token.
So basically if you pay late, you would have to buy the token from the people who paid early in order to pay your interests, leaving the people who paid early with some benefit and creating a circular economy inside these communities.
This project uses the Ethereum blockchain, to register transactions it connects directly to the user's metamask wallet in order to make payments associated to your wallet address.
Also, the mint of Nft's will be happening every time a payment has been made by a property owner.
Everything has been coded in solidity