Building Housing Tokens to Create a Real Time Stock Market for Real Estate
Real Estate is an industry stuck in the past. Despite the enormous demand for residential real estate investing, we still live under conditions where if you want to invest, you have to be very rich. Consequently, the working class does not have access to investing and cannot diversify their portfolio. Moreover, tokenization makes it extremely easy for individuals to "short" residential properties, not allocating the market enough time to correct bubbles and deflationary periods. That is why The People's Estate is creating a system that is semi centralized to tokenize real estate and create the infrastructure for a real estate "stock market." Our protocols use the Stelllar Network, and its memo fields to have a publicly verifiable ledger for all transactions, while still maintaining AML and KYC compliant. The People's Estate is a team of individuals not much different than you working to decentralize real estate and give back power back to the people.
Create Account (Post) /api/addAccountCreate Transcation (Post) /api/addTrans
Create Tokenized Asset (Post) /api/addHouse
Get A Certain Listing (Post) /api/houseId
Get All Tokenized Listing (Get) /api/houses
You need to have node.js installed with an instance of mySQL server running on the computer You also need to have a .env file with the following things:
MYSQL_HOST=
MYSQL_USER=
MYSQL_ROOT_PASSWORD=
MYSQL_DATABASE=
MYSQL_PORT=
SERVER_PORT=
BASE_ACCOUNT=
ISSUING_SECRET=