Skip to content

DApp to manage rental properties (ownership, collecting rent)

Notifications You must be signed in to change notification settings

brakid/RentToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RentToken

DApp to manage rental properties (ownership, collecting rent)

Tokenomics:

  • the owner of the house creates an NFT to represent the object
  • the owner locks the HouseNft in the RentToken contract and receives 100 RentTokens
  • the owner sells the RentTokens = shares in the house
  • the house is rented out to someone else, they have to pay rent (in USDC) every month
  • the rent is sent to the RentToken contract. It splits the received rent according the the amounts of RentTokens held by the owners.
  • the owners can claim the paid rent
  • paying rent after the due date incurs a fee of 5 USDC per day
  • RentTokens can be traded, previously unclaimed paid rent remains untouched by that

About

DApp to manage rental properties (ownership, collecting rent)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published