SlideShare a Scribd company logo
1 of 8
Download to read offline
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
1
A Study of Tokenization of Real Estate Using Blockchain
Technology
Vinayak Chavan1,
Prof.Chandani Patel2
1
(Department of MCA, University of Mumbai, India)
2
(Department of MCA, University of Mumbai, India)
Abstract : Real estate is by far one of the most trusted investments that people have preferred, being a
lucrative investment it provides a steady source of income in the form of lease and rents. Although there are
numerous advantages, one of the key downsides of real estate investments is lack of liquidity. Thus, even
though global real estate investments amount to about twice the size of investments in stock markets, the
number of investors in the real estate market is significantly lower. Block chain technology has real
potential in addressing the issues of liquidity and transparency, opening the market to even retail investors.
Owing to the functionality and flexibility of creating Security Tokens, which are backed by real-world
assets, real estate can be made liquid with the help of Special Purpose Vehicles. Tokens of ERC 777
standard, which represent fractional ownership of the real estate can be purchased by an investor and these
tokens can also be listed on secondary exchanges. The robustness of Smart Contracts can enable the
efficient transfer of tokens and seamless distribution of earnings amongst the investors. This work describes
Ethereum blockchainbased solutions to make the existing Real Estate investment system much more
efficient.
Keywords -Blockchain, Ethereum, Real Estate, Security Token, Tokenization, Vehicle.
I INTRODUCTION
Real estate is a unique and complex asset class. The commercial real estate market makes up a significant
economic global segment in terms of the asset base and the transactional activity. Although the investment
market for real estate is huge, it has been dominated by a relatively closed network of firms and organizations
able to make large investments which are not liquid. Real estate is different from various other asset classes as it
involves high transaction costs, land use regulations and other barriers to entry. These characteristics of real
estate have implications for the overall efficiency of the market. While there have been improvements in the
information flow and transaction set up and completion – we are only at the initial few steps in terms of
digitization [14]. A significant portion of the digitized information is hosted on disparate systems, which results
in a lack of transparency and efficiency, and a higher incidence of inaccuracies that creates a greater potential
for fraud. There is still a lot of improvement that can be made in real estate when it comes to the use of digital
technology and the representation of physical assets in digital forms.
Blockchain technology could enable the real estate industry to address these inefficiencies and inaccuracies.
Simply said, a blockchain is essentially a shared and distributed database or ledger. Transactions are processed
and bundled in blocks and the blocks encrypted and cryptographically linked in a chain. The processing takes
place within a network of nodes – either public or private – with a consensus design intended to decentralize
authority such that no single source is the sole decider of transactional integrity. Rather authority is
decentralized across the operators of the nodes, with each node validating and maintaining verified copies of the
ledger [18]. By recording and combining transactions into a decentralized, secure ledger, a blockchain network
creates a “chain” of chronological data that no one party has control of or can change and such that each block
and the individual transaction can be verified via cryptography. The transaction records are further protected by
the replication of the data across nodes allowing for multiple and verifiable sources of truth. The main
contributions of this paper are:
Providing an approach for Real Estate Asset tokenization by using Ethereum, thus making it liquid, secure and
efficient.Extend the approach to provide an automated solution for the transfer of tokens and distribution of
earnings to investors.The remainder of this paper is organized as follows: Section 2 describes the existing
system and its flaws. Section 3 discusses the preliminaries for this work. Section 4 describes the proposed
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
2
workflow and Section 5 elaborates on the implementation architecture. Finally, Section 6 concludes the paper
and suggests directions for future scope.
II EXISTING SYSTEM AND ITS FLAWS
Real estate is real and tangible property made up of land as well as anything on it including natural resources,
flora and fauna, and buildings. Any real estate falls into one of the three categories - Residential, Commercial,
and Industrial. One of the traditional methods to invest in real estate is to buy land or property directly through a
real estate broker. Some of the advantages of real estate investments are competitive risk-adjusted returns, high
tangible asset value, and attractive and stable income returns in the form of rent and leasing fees. Fig. 1 depicts
the various ways to invest in real estate.
There are numerous drawbacks to traditional real estate investment. First of all, the initial cost required to buy
property is very high. Most of the investors are not able to meet this required amount and hence cannot invest in
real estate. The system also suffers from a lack of liquidity. Real estate investments are highly illiquid. To keep
earning rental income from the underlying property, the owner also has to find suitable tenants. One cannot sell
a fraction of their asset and have to sell the entire underlying asset. Moreover, there are generally numerous
intermediaries such as brokers, lawyers, etc. involved in the system. The transaction costs associated with the
real estate market are high and it takes a lot of time for a real estate deal to get finalized. All these factors make
the system cumbersome and unattractive to a retail investor [2].
Another alternate method to invest in real estate is through Real Estate Investment Trusts (REIT). A REIT is a
trust, corporation or an association that owns, or finances income-producing real estate and can be publicly
listed or privately owned [6]. The income of a REIT is generated through rent earned from its owned-asset
portfolio, interest earned by financing real estate assets or sale proceeds upon sale of assets under management.
Fig.1. Investment through A. REITs B. Traditional System C. Crowdfunding
Although REITs help to mitigate the problem of illiquidity in real estate, they have several
disadvantages. Historically, public REITs have had lower returns than private REITs. They also trade on an
average at a premium to the underlying Net Asset Value. The total value of the commercial real estate assets
value captured by the REITs is significantly smaller than the total Commercial Real Estate market. Hence, a
large number of commercial real estate is out of reach for investors. Moreover, the retail investors are also
dependent upon the REIT managers and do not have the option of customizing their real estate exposure. An
investor might want access to a specific type of asset in a specific geography and currently, REITs do not
provide the benefit of such a granular level of investment. Some REITs also incur high management and
transaction fees, leading to lower payouts for investors [13].
Crowdfunding is defined as a collection of equity and debt to be invested in several kinds of projects
through a web-based platform able to create opportunities by matching lenders and sponsors. The capital raised
in real estate crowdfunding is used in order to purchase, develop or refurbish a Real Estate asset with the aim of
subsequent use or transaction [1].
Real estate crowdfunding has failed to take off for multiple reasons. One of the biggest reasons is the
quality of assets listed on the crowdfunding platform. When assets that were unable to raise capital through
traditional means of the financing end up on crowdfunding platforms. Other issues with crowdfunding are multi-
year lock-in periods required. This locks investor capital and even with some platforms providing a secondary
market for these assets this reduces overall liquidity. Certain platforms allow investors to sell their holdings after
one year but these secondary markets are siloed [13]. All these factors make REITs and crowdfunding
undesirable for retail investors.
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
3
III PRELIMINARIES
3.1 Blockchain:Blockchain technology is a type of distributed ledger technology that uses a Peer-to-Peer (P2P)
network model consisting of immutable and time-stamped records of data. This work employs the use of
Ethereum blockchain. As the name suggests, Blockchain is an append-only chain of blocks that are back-linked.
It was first introduced by Satoshi Nakamoto in [11]. Some of the main advantages of this technology are
security, immutability, decentralization, and transparency. It uses public-key cryptography as the base for
identifying users and granting them access to their assets on chain stored in these wallets. Cryptographic hash
functions, or simply hash functions, are known to be one way, i.e., the input cannot be deciphered from the hash
value of the input. These are used to create a tamper-proof record of any form of transactions on the ledger.
A blockchain system consists of users or computers which are called nodes [11]. These nodes form the
peers in the network. Any communication or sharing of resources between two peers is called a transaction, like,
in Bitcoin blockchain, the transfer of bitcoins is called a transaction. A block is a collection of transactions that
are verified and added to the blockchain. A block consists of a block header and a block body. The block header
consists of a previous block hash as one of its elements, which serves as a link to the previously added block and
the block bodyconsists of the transactions. The validation of the transaction is done by miners on the blockchain.
These miners contend to solve a cryptographic hash algorithm-based difficult mathematical puzzle. A consensus
protocol enables all the nodes of the network to reach a common agreement and ensures that there is only one
version of the truth that is agreed upon by all the nodes in theBlockchain.
When a transaction occurs, it is broadcasted to the entire network. The nodes in the network validate
the transaction and the user’s status. A set of verified transactions is considered to be added to the block. Miners
solve the mathematical puzzle and the one who solves it first broadcasts it to the entire network and mines the
new block on the blockchain. This new block is permanent and unalterable. The new state of the blockchain is
updated in the ledger present with each node, and it is distributed to each and every node on the network, it
makes it decentralized.
3.1 Ethereum:Ethereum is a global, open-source platform for decentralized applications. It is a specific
blockchain-based software platform that enables the possibility of building and running smart contracts and
Distributed Applications (DApps) [10]. Ether is the cryptocurrency asset employed in the Ethereum blockchain.
In some extent, Ether is the fuel for operating distributed applications over Ethereum. Using this
cryptocurrency, it is possible to make payments to other accounts or to the machines executing some requested
operation. Ether thus enables running DApps, enabling smart contracts, generating tokens during Initial Coin
Offering (ICOs), i.e., a type of funding using cryptocurrencies, and also for making standard P2P payments.
A transaction on Ethereum consists mainly of five elements [17], namely, From (sender), To (Receiver), Gas
(fees to be paid for performing operations), Data/Input (message), and Value (amount transferred in Wei). A
consensus algorithm is a procedure through which all the peers of the Blockchain network reach a common
agreement about the present state of the distributed ledger. Consensus algorithms hence achieve reliability in the
Blockchain network and establish trust between unknown peers in a distributed computing environment. Proof
of Work (PoW) is a consensus algorithm that aims at solving a costly and time-consuming mathematical puzzle
for a new block to be added to the blockchain and at the same time easy for other nodes to verify it. Proof of
Stake (PoS) concept states that a person can mine or validate block transactions according to how many coins
he or she holds. This means that the more cryptocurrency owned by a miner, the more mining power he or she
has. At present, Ethereum is using Proof of Work. But, it is transitioning into using Proof of Stake eventually.
3.3 Smart Contracts:Smart contracts are portions of codes where the logic is implemented. Ethereum provides
a Turing complete programming language e.g. Solidity that allows creating programs and running them on the
blockchain. When users send the transactions, the portion of code is executed [8]. The execution of a smart
contract occurs when a miner includes a transaction in a block and re-run by every recipient of this block upon
arrival. These are open to all other users and once the transactions are completed, they cannot be reversed. In
this way, the merits of the blockchain of immutability and cryptographically provided security are further
strengthened by the efficacy of smart contracts. Smart Contracts on the Ethereum Network are generally written
using the programming language Solidity. This Solidity-based smart contract is compiled using Ethereum
Virtual Machine (EVM) bytecode and subsequently executed and deployed on the Ethereum Blockchain [16].
3.4Tokenization:The tokenization of assets refers to the process of issuing a blockchain token (specifically, a
security token) that digitally represents a real tradable asset [7]. Tokenization is in many ways similar to the
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
4
traditional process of securitization. These security tokens are created through a type of initial coin offering (
ICO ) sometimes referred to as a security token offering (STO) to distinguish it from other types of ICOs, which
can produce different tokens such as equity, utility, or payment tokens. An STO can be used to create a digital
representation—a security token—of an asset, meaning that a security token could represent a share in a
company, ownership of a piece of real estate, or participation in an investment fund. These security tokens can
then be traded on a secondary market. The main benefits of tokenization of assets are:
Liquidity - By tokenizing assets, the tokens can be then traded on a secondary market of the issuer’s choice.
This access to a broader base of traders increases the liquidity [9].
Faster and cheaper transactions - Because the transaction of tokens is completed with smart contracts, certain
parts of the exchange process are automated. This automation can reduce the administrative burden involved in
buying and selling, with fewer intermediaries needed, leading to not only faster deal execution but also lower
transaction fees.
Transparency - A security token is capable of having the token holder’s rights and legal responsibilities
embedded directly onto the token, along with an immutable record of ownership. These characteristics promise
to add transparency to transactions, allowing you to know with whom you are dealing, what your and their
rights are, and who has previously owned this token.
Accessibility - Importantly, tokenization could open up investment in assets to a much wider audience thanks to
reduced minimum investment amounts and periods. Tokens are highly divisible, meaning investors can
purchase tokens that represent incredibly small percentages of the underlying assets.
3.5 Special Purpose Vehicle:A Special Purpose Vehicle is a separate legal entity created by an organization.
The Special Purpose Vehicle is a distinct company with its own assets and liabilities, as well as its own legal
status. Usually, a Special Purpose Vehicle is created for a specific objective [3]. Special Purpose Vehicles can
be viewed as a method of distributing the risks of an underlying pool of exposures held by the Special Purpose
Vehicle and reallocating them to investors who want to take those risks.
This allows investors to be able to invest in those opportunities which would not otherwise exist and provides
an additional source of revenue generation for the firm sponsoring the Special Purpose Vehicle. Some of the
most common uses of a Special Purpose Vehicle are:
Securitization - Special Purpose Vehicles are the key characteristic of securitization and are commonly used to
securitize loans and other receivables.
Asset Transfer - Many assets are either non-transferable or difficult to transfer. By having a Special Purpose
Vehicle own a single asset, the Special Purpose Vehicle can be sold as a self-contained package, rather than
attempting to split the asset or assign numerous permits to various parties.
Financing - A Special Purpose Vehicle can be used to finance a new venture without increasing the debt burden
of the firm sponsoring the Special Purpose Vehicle and without diluting existing shareholders. The sponsor may
contribute some of the equity with outside investors providing the remainder
3.6 Legal aspects of Security tokens, Smart Contracts, and Special Purpose Vehicle :The Securities and
Exchange Commission (the ”SEC”) has regulatory authority over the issuance or resale of any ethereum token
or other digital asset that has the characteristics of an ”investment contract”. Under Securities Act § 2(a) (1) and
Securities Exchange Act § 3(a)(10), a security includes “an investment contract.”. An ”investment contract” has
been defined by the U.S. Supreme Court as an investment of money in a common enterprise with a reasonable
expectation of profits to be derived from the entrepreneurial or managerial efforts of others. On September 11,
2018, the U.S. District Court for the Eastern District of New York held that a digital token can be deemed to be
a security under the Howey test [5].
According to the Financial Conduct Authority (FCA) in their Policy Statement 19/22, the security tokens are
within the regulatory parameter [4]. This means that firms carrying on specified activities involving security
tokens need to ensure that they have the correct permissions and are following the relevant rules and
requirements.
To make the smart contract associated with the platform legally binding, we can use the approach as suggested
in [12]. The approach involves digitally signing the legal contract by the different entities involved in the
transaction. Once the legal contracts have been signed, they are added to an immutable distributed database
such as the InterPlanetary File System (IPFS) and the hashes of these legal documents are added to the smart
contract. This ensures that the smart contract was legally agreed upon by every party in the transaction and any
disputes can be upheld in a court of law.
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
5
The Special Purpose Vehicle owning the asset would be tokenized and the shares of the Special Purpose
Vehicle would be distributed to the token holders. The Special Purpose Vehicle is treated as a corporation and
is subject to laws pertaining to the respective jurisdictions. A shareholder certificate can be provided to token
holders. The token holders will have to comply with the respective KYC/AML norms.
IV.PROPOSED WORKFLOW FOR TOKENIZING REAL ESTATE
The process involves background verification of users (asset owners and investors) and registering them on the
platform. Later, a Special Purpose Vehicle is created which holds the title of the asset and is tokenized. The
tokens are issued initially through a security token offering and using smart contracts the monthly distribution of
the income generated by the asset is done to the investors. These processes are described in detail below:
4.1 Registration of entities:
We propose a common platform where the asset owners can be connected with the investors. Every Real estate
owner, as well as the investors, will have to register on the platform. A Know Your Customer (KYC) and Anti
Money Laundering (AML) verification for every user registered on the platform would be conducted through a
third-party provider. Basic details regarding the User’s identity would need to be submitted by the user
electronically to the platform. Once the KYC and AML requirements are satisfied, the user can be able to access
the services of the platform.
Fig.2. Registration of Users on platform
4.2 Creation of special purpose vehicle:
Once an Owner of the property is registered, he/she can now submit the necessary documents and paperwork in
accordance with the local jurisdiction. A Special Purpose Vehicle is created. The Special Purpose Vehicle would
serve as the legal owner of a real estate. Also, the Special Purpose Vehicle would be responsible for the
operation of the real estate or, in general, the underlying assets. These operations can be the functioning of a
hotel or renting the property for commercial purposes. It is the Special Purpose Vehicle that would be
responsible to verify the documents with the concerned authorities. The Special Purpose Vehicle is only created
upon successful verification of the paperwork. In case of any inconsistency with either the information of the
asset or the Special Purpose Vehicle, the entire deal is called off, on grounds of not complying with legal
formalities. The reason for opting for a Special Purpose Vehicle instead of direct tokenization of an asset is that
in most countries, directly tokenizing the underlying asset is not possible due to the lack of legal and technical
frameworks for enabling the tokenization of property rights [15].
4.3 Tokenization and smart contract:
Once everything is verified, the Special Purpose Vehicle is successfully created and the process of tokenization
can be proceeded with. It is the Special Purpose Vehicle and not the underlying asset which would be tokenized.
The tokens generated would represent shares of the Special Purpose Vehicle. It means that every token holder
would have some percentage of ownership in the Special Purpose Vehicle based on the number of tokens they
hold. From the legal perspective, the ownership of these Security Tokens is guaranteed owing to an Special
Purpose Vehicle that we establish for each of our clients. The Security Tokens issued are an economic right to
share the profits of the Special Purpose Vehicle.
It is at this stage that the crypto tokens are actually minted on the Ethereum blockchain of ERC 777 standard.
These security tokens, which are blockchain native, are now a representation of the fractional ownership of the
Special Purpose Vehicle and by extension the asset. Subsequently, these tokens must be embedded with
subjected regulation on a Smart Contract. The underlying Smart Contract would contain the entire business
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
6
logic of transfer of ownership and validating the users and transactions. Moreover, the use of a Smart Contract
can be further extended to incorporate additional features of the token.
4.4 Security token offering (sto) / initial coin offering ( ico ) :
Once the Special Purpose Vehicle has been tokenized, the tokenized securities will be issued to the investors
through a Security Token Offering. Unlike the tokens issued through an ICO, Security tokens are backed by an
asset. Hence, the tokens of Special Purpose Vehicle would be issued through an STO. The asset would be listed
on the platform. Target price and the number of tokens would be set based on the value of the asset. The
registered user will be able to
Fig.3.Tokenization of Real Estate
view all the asset features such as the location, cost, expected returns and other details of the asset on the
platform. Once the user decides to purchase the token of the given asset, they will pay the required amount
based on the number of tokens purchased.If the STO is successful, which means if the STO is able to raise the
required target amount of funds, the investors will receive their corresponding tokens and the asset title would
transfer in the name of the Special Purpose Vehicle offline. Whereas, if the STO is not successful and is unable
to raise the required amount necessary to purchase the asset, the amount paid by the existing investors would be
refunded and the title ownership would still lie in the name of the original asset owner.Once the investors have
received their tokens, they would be able to benefit from the monthly returns of the tokens as well as from the
capital appreciation due to the rise in token value. Since the implemented token is based on Ethereum and is of
the ERC 777 standard, the investors can also freely sell these tokens in the secondary market via different
exchanges where the tokens can be traded. This ability of trading the tokens ensures liquidity to the investors.
4.5 Distribution of dividends to the investors:
As discussed earlier, the real estate can be used for various purposes. It could be rented for commercial or
residential purposes or it could be a hotel business. In any case, revenue can be generated from the asset. The
profits can be distributed to the investors in the proportion of the number of tokens they own. This system can
be automated and efficiently implemented using a smart contract. The smart contract can have the functionality
of calculating the percentage of ownership and smoothly transfer the proportion of profits to the investor without
any scope for frauds or discrepancies. Along with functionality for dividends’ distribution, additional features
for voting of investors in case of any decision taking can also be implemented.
Fig.4. Distribution of dividends to Investors
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
7
V.IMPLEMENTATION ARCHITECTURE OF THE PROPOSED SYSTEM
The platform will be based on the ethereum blockchain which allows us to use smart contracts. The security
tokens which are backed by the shares of the Special Purpose Vehicle will be embedded in the smart contract.
The tokens will follow the ERC 777 standard protocols. ERC 777 standard defines a common list of rules
which all ethereum tokens must adhere to.
ERC 777 defines 13 different functions for the benefit of other tokens within the Ethereum system.
The Thirteen functions defined by the ERC 777 are:
– name() - This function returns the name of the token in string format
– symbol() - This function returns the symbol of the token in string format
– totalSupply() - This function identifies the total number of tokens created
– balanceOf() - The balanceOf function returns the number of tokens that a particular address,
in this case, the contract owner, has in their account.
– granularity() - This function gets the smallest part of the token that’s not divisible.The
granularity is the smallest amount of tokens (in the internal denomination) which may be
minted, sent or burned at any time.
– defaultOperators() - It gets the list of default operators as defined by the token contract
– isOperatorFor() - This function indicates whether the operator address is an operator of the
holder address.
– authorizeOperator() - This function sets a third party operator address as an operator of the
sender to send and burn tokens on its behalf.
– revokeOperator() - This function removes the right of the operator address to be an operator
send and burn tokens on its behalf.
– send() - This function sends the amount of tokens from the address of the sender to the
address of the recipient.
– operatorSend() - This function sends the given amount of tokens on behalf of the address of
sender to the receiver.
Altogether, this set of functions and signals ensures that Ethereum tokens of different types will uniformly
perform in any place within the Ethereum system. As such, nearly all of the digital wallets which support the
ether currency also support ERC 777 compliant tokens. Following the ERC 777 standard for the tokens would
allow the tokens to be listed and traded in numerous secondary market exchanges that are compatible with
ERC 777 tokens.
Input: recipient address tokens
function transfer:
1: if (recipient address 6= stakeholder or
Balance of msg.sender <tokens) then
2: Abort session
3: else
4: Debit tokens from account of msg.sender
5: Credit tokens to account of recipient address
6: Emit tokens is transferred from msg.sender to recipient address
7: end if
On top of these above listed six functions, a function for Asset income distribution is also implemented in
the smart contract. The algorithm takes as input the accumulated wealth which denotes the income accumulated
by the Special Purpose Vehicle over the years and the income which denotes the income of the Special Purpose
Vehicle during the current month. The algorithm is invoked by the Special Purpose Vehicle at the end of each
month. The algorithm first verifies whether the account which invoked the contract is the Special Purpose
Vehicle. Then for every token holder it calculates the proportion of tokens that the token holder owns and
calculates the dividend distributed to them accordingly. The contract then credits the dividend into each token
holders account. A transaction is emitted to the blockchain stating the respective dividend has been credited in
the Tokenholder’s account.
Algorithm 2 Distribution of Dividends
Input: accumulated wealth
Algorithm 1 Transfer Tokens
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021)
8
income
function distribute:
1: if (msg.sender 6= Special Purpose Vehicle) then
2: Abort session
3: else
4: for every token holder do
5: Calculate Percentage of ownership (percent own)
6: dividend = income * percent own
7: accumulated wealth - dividend
8: Balance of token holder = Balance of token holder + dividend
9: end for
10: Emit dividends distributed to token holders
11: end if
VI. CONCLUSION
In this paper, we present an approach to introduce liquidity in a real estate investment by leveraging the use
of Blockchain technology. We have used a Special Purpose Vehicle for the purpose of holding the
underlying asset. Special Purpose Vehicle is tokenized and is providing the investors the flexibility to
purchase ERC 777 standard security tokens as per their convenience. A Smart Contract is developed for the
transfer of tokens and also an automated solution for distribution of dividends is implemented.
The future directions for this work focus on using a Decentralized Autonomous Organization (DAO) instead
of a Special Purpose Vehicle to further improve decentralization. We can also provide functionality for
additional features like voting and loyalty rewards for token holders. Moreover, each token can also be
structured to represent ownership in the Special Purpose Vehicle which not only owns a single asset but
holds the title for multiple assets belonging to the same class. For example, tokens can be made to represent
shares of a Special Purpose Vehicle which holds two or more assets.
REFERENCES
[1] Ey-real estate crowdfunding-march 2019.pdf. https://www.ey.com/Publication/vw LUAssets/Real Estate
Crowdfunding/$FILE/EY-Real%20Estate%20Crowdfundin g-March%202019.pdf, (Accessed on 14/05/2020)
[2] Icorating.com. https://icorating.com/upload/whitepaper/yNnaV9f5nFjxrcMukahy rzKBBvdIEyufEC2AoAT0.pdf, (Accessed
on 14/05/2020)
[3] The next chapter: creating an understanding of special purpose vehicles. https://www.pwc.com/gx/en/banking-capital-
markets/publications/assets/pdf/next-chapter-creating-understanding-ofspvs.pdf, (Accessed on 14/05/2020)
[4] Ps19/22: Guidance on cryptoassets. https://www.fca.org.uk/publication/policy/ps19-22.pdf, (Accessed on 14/05/2020)
[5] Securities. https://blockchainlawguide.com/securities/, (Accessed on 14/05/2020)
[6] Tokenisation report.pdf. https://www.sbs.ox.ac.uk/sites/default/files/202001/Tokenisation%20Report.pdf, (Accessed on
14/05/2020)
[7] The tokenization of assets is disrupting the financial industry.
https://www2.deloitte.com/content/dam/Deloitte/lu/Documents/financialservices/lu-tokenization-of-assets-disrupting-
financial-industry.pdf, (Accessed on 14/05/2020)
[8] Atzei, N., Bartoletti, M., Cimoli, T., Lande, S., Zunino, R.: SoK: Unraveling Bitcoin Smart Contracts. In: Bauer, L.,
Ku¨sters, R. (eds.) Principles of Security and Trust, vol. 10804, pp. 217–242. Springer International Publishing, Cham
(2018). https://doi.org/10.1007/978-3-319-89722-6 9 , http://link.springer.com/10.1007/978-3-319-89722-6 9
[9] Blankenship, M.J., Howard, C.B., Lopez, R.: The Tokenization of Real Estate—How Blockchain Technology Will Impact
RealEstatep2https://www.lockelord.com/-media/files/newsandevents/publications/2019/07/fintech20190729thetokenization-
of-real-estatelope/fintech20190729the-tokenization-of-
realestatelope.pdf?la=enhash=A784B2ACC54B61202956ECFE2CC27E7A
[10] Buterin, V.: A Next Generation Smart Contract & Decentralized Application Platform p. 36
[11] Nakamoto, S.: Bitcoin: A Peer-to-Peer Electronic Cash System p. 9
[12] Patel, D., Shah, K., Shanbhag, S., Mistry, V.: Towards Legally Enforceable Smart Contracts. In: Chen, S., Wang, H., Zhang,
L.J. ( eds. ) Blockchain – ICBC 2018, vol. 10974, pp. 153–165. Springer International Publishing, Cham (2018).
https://doi.org/10.1007/978-3-319-94478-4 11 , http://link.springer.com/10.1007/978-3-319-94478-4 11
[13] Smith, J., Vora, M., Benedetti, D.H., Yoshida, K., Vogel, Z.: Tokenized Securities & Commercial Real Estate p. 46,
https://mitcre.mit.edu/wpcontent/uploads/2019/11/Tokenized-Security-Commercial-Real-Estate2.pdf
[14] Thota, S.: Blockchain for Real Estate Industry. The Journal of Social Sciences Research (52), 53–56 (Jan 2019).
https://doi.org/10.32861/sr.52.53.56, https://arpgweb.com/journal/10/archive/02-2019/2/5
[15] Uzsoki, D.: Tokenization of Infrastructure: A blockchainbased solution to financing sustainable infrastructure p. 45 ,
https://www.iisd.org/sites/default/files/publications/tokenization-infrastructureblockchain-solution.pdf
[16] Vujicic, D., Jagodic, D., Randic, S.: Blockchain technology, bitcoin, and Ethereum: A brief overview. In: 2018 17th
International Symposium INFOTEH-JAHORINA (INFOTEH). pp. 1–6. IEEE, EastSarajevo (Mar 2018).
https://doi.org/10.1109/INFOTEH.2018.8345547, https://ieeexplore.ieee.org/document/8345547/

More Related Content

What's hot

The Six Biggest Blockchain Trends Everyone Should Know About In 2021
The Six Biggest Blockchain Trends Everyone Should Know About In 2021The Six Biggest Blockchain Trends Everyone Should Know About In 2021
The Six Biggest Blockchain Trends Everyone Should Know About In 2021Bernard Marr
 
The FinTech 2.0 Paper: rebooting financial services
The FinTech 2.0 Paper: rebooting financial servicesThe FinTech 2.0 Paper: rebooting financial services
The FinTech 2.0 Paper: rebooting financial servicesEdwin Soares
 
The Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C CarriersThe Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C CarriersCognizant
 
Innovation Imperatives in Retail Banking
Innovation Imperatives in Retail BankingInnovation Imperatives in Retail Banking
Innovation Imperatives in Retail BankingCognizant
 
Whitepaper blockchain for wearables
Whitepaper   blockchain for wearablesWhitepaper   blockchain for wearables
Whitepaper blockchain for wearablesMohd. Anas Rasheed
 
Technology Forecast - Driving Growth With Cloud Computing
Technology Forecast - Driving Growth With Cloud ComputingTechnology Forecast - Driving Growth With Cloud Computing
Technology Forecast - Driving Growth With Cloud ComputingPier Paolo Mucelli
 
Mobile Industry Technology Forecast
Mobile Industry Technology ForecastMobile Industry Technology Forecast
Mobile Industry Technology ForecastMotaz Agamawi
 
The Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial IntelligenceThe Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial IntelligenceIndusNetMarketing
 
Machine to machine payments
Machine to machine paymentsMachine to machine payments
Machine to machine paymentsmeinhard
 
apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...
apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...
apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...apidays
 
The marketing opportunities in the internet of things (iot)
The marketing opportunities in the internet of things (iot)The marketing opportunities in the internet of things (iot)
The marketing opportunities in the internet of things (iot)OgilvyOne Worldwide
 
Digital banking in India - Operation, Payments and Clearing
Digital banking in India - Operation, Payments and ClearingDigital banking in India - Operation, Payments and Clearing
Digital banking in India - Operation, Payments and ClearingSupratik Nag
 
Digital Innovations | Retail & SME Baking
Digital Innovations | Retail & SME BakingDigital Innovations | Retail & SME Baking
Digital Innovations | Retail & SME Bakingaakash malhotra
 
Future of Payments - Wallets (April 2014)
Future of Payments - Wallets (April 2014)Future of Payments - Wallets (April 2014)
Future of Payments - Wallets (April 2014)Peter Gonzalez
 
Checklist to cost your software development accurately in 2022
Checklist to cost your software development accurately in 2022Checklist to cost your software development accurately in 2022
Checklist to cost your software development accurately in 2022IndusNetMarketing
 
Future of mobile payment and mobile commerce may 2013
Future of mobile payment and mobile commerce may 2013Future of mobile payment and mobile commerce may 2013
Future of mobile payment and mobile commerce may 2013Tarang Shah
 
Different MFS Model practice
Different MFS Model practiceDifferent MFS Model practice
Different MFS Model practiceHasibur Rahman
 
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and GrowingHow Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and GrowingCognizant
 

What's hot (20)

The Six Biggest Blockchain Trends Everyone Should Know About In 2021
The Six Biggest Blockchain Trends Everyone Should Know About In 2021The Six Biggest Blockchain Trends Everyone Should Know About In 2021
The Six Biggest Blockchain Trends Everyone Should Know About In 2021
 
The FinTech 2.0 Paper: rebooting financial services
The FinTech 2.0 Paper: rebooting financial servicesThe FinTech 2.0 Paper: rebooting financial services
The FinTech 2.0 Paper: rebooting financial services
 
The Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C CarriersThe Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C Carriers
 
JWT: The Future of Payments & Currency (October 2014)
JWT: The Future of Payments & Currency (October 2014)JWT: The Future of Payments & Currency (October 2014)
JWT: The Future of Payments & Currency (October 2014)
 
Innovation Imperatives in Retail Banking
Innovation Imperatives in Retail BankingInnovation Imperatives in Retail Banking
Innovation Imperatives in Retail Banking
 
Whitepaper blockchain for wearables
Whitepaper   blockchain for wearablesWhitepaper   blockchain for wearables
Whitepaper blockchain for wearables
 
Technology Forecast - Driving Growth With Cloud Computing
Technology Forecast - Driving Growth With Cloud ComputingTechnology Forecast - Driving Growth With Cloud Computing
Technology Forecast - Driving Growth With Cloud Computing
 
Mobile Industry Technology Forecast
Mobile Industry Technology ForecastMobile Industry Technology Forecast
Mobile Industry Technology Forecast
 
The Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial IntelligenceThe Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial Intelligence
 
Machine to machine payments
Machine to machine paymentsMachine to machine payments
Machine to machine payments
 
apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...
apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...
apidays LIVE India - Banking Redefined - Decoding the API era for Indian bank...
 
The marketing opportunities in the internet of things (iot)
The marketing opportunities in the internet of things (iot)The marketing opportunities in the internet of things (iot)
The marketing opportunities in the internet of things (iot)
 
Digital banking in India - Operation, Payments and Clearing
Digital banking in India - Operation, Payments and ClearingDigital banking in India - Operation, Payments and Clearing
Digital banking in India - Operation, Payments and Clearing
 
Digital Innovations | Retail & SME Baking
Digital Innovations | Retail & SME BakingDigital Innovations | Retail & SME Baking
Digital Innovations | Retail & SME Baking
 
Future of Payments - Wallets (April 2014)
Future of Payments - Wallets (April 2014)Future of Payments - Wallets (April 2014)
Future of Payments - Wallets (April 2014)
 
Checklist to cost your software development accurately in 2022
Checklist to cost your software development accurately in 2022Checklist to cost your software development accurately in 2022
Checklist to cost your software development accurately in 2022
 
Future of mobile payment and mobile commerce may 2013
Future of mobile payment and mobile commerce may 2013Future of mobile payment and mobile commerce may 2013
Future of mobile payment and mobile commerce may 2013
 
Digital banking
Digital bankingDigital banking
Digital banking
 
Different MFS Model practice
Different MFS Model practiceDifferent MFS Model practice
Different MFS Model practice
 
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and GrowingHow Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
 

Similar to Tokenizing real estate using blockchain

Decentralized Finance
Decentralized FinanceDecentralized Finance
Decentralized FinanceIRJET Journal
 
ImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technology
ImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technologyImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technology
ImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technologyFloyd DCosta
 
VIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal Elyashiv
VIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal ElyashivVIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal Elyashiv
VIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal ElyashivJulie Meyer
 
Wave Financial + TQ Tezos: State of Digital Securities
Wave Financial + TQ Tezos: State of Digital Securities Wave Financial + TQ Tezos: State of Digital Securities
Wave Financial + TQ Tezos: State of Digital Securities Tom Lombardi
 
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?IAEME Publication
 
Stobox digest, September 2019
Stobox digest, September 2019Stobox digest, September 2019
Stobox digest, September 2019Stobox
 
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.pptdisruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.pptariefsetyawan17
 
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.pptdisruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.pptHECTOREDUARDOUGARTER
 
Financial services revolution: Digital assets
Financial services revolution: Digital assetsFinancial services revolution: Digital assets
Financial services revolution: Digital assetsAlessandro Benigni 🌕
 
Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...
Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...
Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...InterCon
 
Etheralabs_Nousplatform_WhitePaper
Etheralabs_Nousplatform_WhitePaper Etheralabs_Nousplatform_WhitePaper
Etheralabs_Nousplatform_WhitePaper Etheralabs
 
Decentralized Finance Catalysts of Transforming the Financial Services
Decentralized Finance Catalysts of Transforming the Financial ServicesDecentralized Finance Catalysts of Transforming the Financial Services
Decentralized Finance Catalysts of Transforming the Financial Servicesamanraza23
 
Industralisation of Distributed Ledger Technology
Industralisation of Distributed Ledger TechnologyIndustralisation of Distributed Ledger Technology
Industralisation of Distributed Ledger TechnologyRodger Oates
 
Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...
Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...
Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...Investments Network marcus evans
 
Finra - implications of blockchain for the securities industry
Finra - implications of blockchain for the securities industryFinra - implications of blockchain for the securities industry
Finra - implications of blockchain for the securities industryIan Beckett
 
Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”IRJET Journal
 

Similar to Tokenizing real estate using blockchain (20)

189
189189
189
 
Decentralized Finance
Decentralized FinanceDecentralized Finance
Decentralized Finance
 
ImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technology
ImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technologyImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technology
ImpInv.io - Next-gen digital Impact Investing; powered by Blockchain technology
 
VIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal Elyashiv
VIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal ElyashivVIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal Elyashiv
VIVA Investment Partners Briefing Number 1 - Digital Securities w/Tal Elyashiv
 
Real estate in blockchain (2)
Real estate in blockchain (2)Real estate in blockchain (2)
Real estate in blockchain (2)
 
Wave Financial + TQ Tezos: State of Digital Securities
Wave Financial + TQ Tezos: State of Digital Securities Wave Financial + TQ Tezos: State of Digital Securities
Wave Financial + TQ Tezos: State of Digital Securities
 
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
 
Stobox digest, September 2019
Stobox digest, September 2019Stobox digest, September 2019
Stobox digest, September 2019
 
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.pptdisruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
 
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.pptdisruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
disruptions-from-the-fintech-sector-wha-t-s-coming-and-how-should-we-prepare.ppt
 
The Tokenisation of Assets and Potential Implications for Financial Markets
The Tokenisation of Assets and Potential Implications for Financial MarketsThe Tokenisation of Assets and Potential Implications for Financial Markets
The Tokenisation of Assets and Potential Implications for Financial Markets
 
Financial services revolution: Digital assets
Financial services revolution: Digital assetsFinancial services revolution: Digital assets
Financial services revolution: Digital assets
 
Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...
Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...
Cross Border Blockchain Equity/Capital Market Services And Compliance: Presen...
 
Etheralabs_Nousplatform_WhitePaper
Etheralabs_Nousplatform_WhitePaper Etheralabs_Nousplatform_WhitePaper
Etheralabs_Nousplatform_WhitePaper
 
Decentralized Finance Catalysts of Transforming the Financial Services
Decentralized Finance Catalysts of Transforming the Financial ServicesDecentralized Finance Catalysts of Transforming the Financial Services
Decentralized Finance Catalysts of Transforming the Financial Services
 
Industralisation of Distributed Ledger Technology
Industralisation of Distributed Ledger TechnologyIndustralisation of Distributed Ledger Technology
Industralisation of Distributed Ledger Technology
 
Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...
Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...
Enhancing the Long-Term Return of Cryptocurrency Assets-Bill La Prise, WhiteT...
 
Executive summary
Executive summaryExecutive summary
Executive summary
 
Finra - implications of blockchain for the securities industry
Finra - implications of blockchain for the securities industryFinra - implications of blockchain for the securities industry
Finra - implications of blockchain for the securities industry
 
Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”
 

More from vivatechijri

Understanding the Impact and Challenges of Corona Crisis on Education Sector...
Understanding the Impact and Challenges of Corona Crisis on  Education Sector...Understanding the Impact and Challenges of Corona Crisis on  Education Sector...
Understanding the Impact and Challenges of Corona Crisis on Education Sector...vivatechijri
 
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT  LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT vivatechijri
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problemvivatechijri
 
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...vivatechijri
 
Theoretical study of two dimensional Nano sheet for gas sensing application
Theoretical study of two dimensional Nano sheet for gas sensing  applicationTheoretical study of two dimensional Nano sheet for gas sensing  application
Theoretical study of two dimensional Nano sheet for gas sensing applicationvivatechijri
 
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOODMETHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOODvivatechijri
 
The Business Development Ethics
The Business Development EthicsThe Business Development Ethics
The Business Development Ethicsvivatechijri
 
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEAn Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEvivatechijri
 
Enhancing The Capability of Chatbots
Enhancing The Capability of ChatbotsEnhancing The Capability of Chatbots
Enhancing The Capability of Chatbotsvivatechijri
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technologyvivatechijri
 
Future Applications of Smart Iot Devices
Future Applications of Smart Iot DevicesFuture Applications of Smart Iot Devices
Future Applications of Smart Iot Devicesvivatechijri
 
Cross Platform Development Using Flutter
Cross Platform Development Using FlutterCross Platform Development Using Flutter
Cross Platform Development Using Fluttervivatechijri
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systemsvivatechijri
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technologyvivatechijri
 
Social media platform and Our right to privacy
Social media platform and Our right to privacySocial media platform and Our right to privacy
Social media platform and Our right to privacyvivatechijri
 
THE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCETHE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCEvivatechijri
 
Google File System
Google File SystemGoogle File System
Google File Systemvivatechijri
 
A Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud ComputingA Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud Computingvivatechijri
 

More from vivatechijri (20)

Understanding the Impact and Challenges of Corona Crisis on Education Sector...
Understanding the Impact and Challenges of Corona Crisis on  Education Sector...Understanding the Impact and Challenges of Corona Crisis on  Education Sector...
Understanding the Impact and Challenges of Corona Crisis on Education Sector...
 
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT  LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problem
 
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
 
Theoretical study of two dimensional Nano sheet for gas sensing application
Theoretical study of two dimensional Nano sheet for gas sensing  applicationTheoretical study of two dimensional Nano sheet for gas sensing  application
Theoretical study of two dimensional Nano sheet for gas sensing application
 
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOODMETHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
 
The Business Development Ethics
The Business Development EthicsThe Business Development Ethics
The Business Development Ethics
 
Digital Wellbeing
Digital WellbeingDigital Wellbeing
Digital Wellbeing
 
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEAn Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
 
Enhancing The Capability of Chatbots
Enhancing The Capability of ChatbotsEnhancing The Capability of Chatbots
Enhancing The Capability of Chatbots
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technology
 
Future Applications of Smart Iot Devices
Future Applications of Smart Iot DevicesFuture Applications of Smart Iot Devices
Future Applications of Smart Iot Devices
 
Cross Platform Development Using Flutter
Cross Platform Development Using FlutterCross Platform Development Using Flutter
Cross Platform Development Using Flutter
 
3D INTERNET
3D INTERNET3D INTERNET
3D INTERNET
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systems
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technology
 
Social media platform and Our right to privacy
Social media platform and Our right to privacySocial media platform and Our right to privacy
Social media platform and Our right to privacy
 
THE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCETHE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCE
 
Google File System
Google File SystemGoogle File System
Google File System
 
A Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud ComputingA Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud Computing
 

Recently uploaded

power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 

Recently uploaded (20)

power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 

Tokenizing real estate using blockchain

  • 1. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 1 A Study of Tokenization of Real Estate Using Blockchain Technology Vinayak Chavan1, Prof.Chandani Patel2 1 (Department of MCA, University of Mumbai, India) 2 (Department of MCA, University of Mumbai, India) Abstract : Real estate is by far one of the most trusted investments that people have preferred, being a lucrative investment it provides a steady source of income in the form of lease and rents. Although there are numerous advantages, one of the key downsides of real estate investments is lack of liquidity. Thus, even though global real estate investments amount to about twice the size of investments in stock markets, the number of investors in the real estate market is significantly lower. Block chain technology has real potential in addressing the issues of liquidity and transparency, opening the market to even retail investors. Owing to the functionality and flexibility of creating Security Tokens, which are backed by real-world assets, real estate can be made liquid with the help of Special Purpose Vehicles. Tokens of ERC 777 standard, which represent fractional ownership of the real estate can be purchased by an investor and these tokens can also be listed on secondary exchanges. The robustness of Smart Contracts can enable the efficient transfer of tokens and seamless distribution of earnings amongst the investors. This work describes Ethereum blockchainbased solutions to make the existing Real Estate investment system much more efficient. Keywords -Blockchain, Ethereum, Real Estate, Security Token, Tokenization, Vehicle. I INTRODUCTION Real estate is a unique and complex asset class. The commercial real estate market makes up a significant economic global segment in terms of the asset base and the transactional activity. Although the investment market for real estate is huge, it has been dominated by a relatively closed network of firms and organizations able to make large investments which are not liquid. Real estate is different from various other asset classes as it involves high transaction costs, land use regulations and other barriers to entry. These characteristics of real estate have implications for the overall efficiency of the market. While there have been improvements in the information flow and transaction set up and completion – we are only at the initial few steps in terms of digitization [14]. A significant portion of the digitized information is hosted on disparate systems, which results in a lack of transparency and efficiency, and a higher incidence of inaccuracies that creates a greater potential for fraud. There is still a lot of improvement that can be made in real estate when it comes to the use of digital technology and the representation of physical assets in digital forms. Blockchain technology could enable the real estate industry to address these inefficiencies and inaccuracies. Simply said, a blockchain is essentially a shared and distributed database or ledger. Transactions are processed and bundled in blocks and the blocks encrypted and cryptographically linked in a chain. The processing takes place within a network of nodes – either public or private – with a consensus design intended to decentralize authority such that no single source is the sole decider of transactional integrity. Rather authority is decentralized across the operators of the nodes, with each node validating and maintaining verified copies of the ledger [18]. By recording and combining transactions into a decentralized, secure ledger, a blockchain network creates a “chain” of chronological data that no one party has control of or can change and such that each block and the individual transaction can be verified via cryptography. The transaction records are further protected by the replication of the data across nodes allowing for multiple and verifiable sources of truth. The main contributions of this paper are: Providing an approach for Real Estate Asset tokenization by using Ethereum, thus making it liquid, secure and efficient.Extend the approach to provide an automated solution for the transfer of tokens and distribution of earnings to investors.The remainder of this paper is organized as follows: Section 2 describes the existing system and its flaws. Section 3 discusses the preliminaries for this work. Section 4 describes the proposed
  • 2. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 2 workflow and Section 5 elaborates on the implementation architecture. Finally, Section 6 concludes the paper and suggests directions for future scope. II EXISTING SYSTEM AND ITS FLAWS Real estate is real and tangible property made up of land as well as anything on it including natural resources, flora and fauna, and buildings. Any real estate falls into one of the three categories - Residential, Commercial, and Industrial. One of the traditional methods to invest in real estate is to buy land or property directly through a real estate broker. Some of the advantages of real estate investments are competitive risk-adjusted returns, high tangible asset value, and attractive and stable income returns in the form of rent and leasing fees. Fig. 1 depicts the various ways to invest in real estate. There are numerous drawbacks to traditional real estate investment. First of all, the initial cost required to buy property is very high. Most of the investors are not able to meet this required amount and hence cannot invest in real estate. The system also suffers from a lack of liquidity. Real estate investments are highly illiquid. To keep earning rental income from the underlying property, the owner also has to find suitable tenants. One cannot sell a fraction of their asset and have to sell the entire underlying asset. Moreover, there are generally numerous intermediaries such as brokers, lawyers, etc. involved in the system. The transaction costs associated with the real estate market are high and it takes a lot of time for a real estate deal to get finalized. All these factors make the system cumbersome and unattractive to a retail investor [2]. Another alternate method to invest in real estate is through Real Estate Investment Trusts (REIT). A REIT is a trust, corporation or an association that owns, or finances income-producing real estate and can be publicly listed or privately owned [6]. The income of a REIT is generated through rent earned from its owned-asset portfolio, interest earned by financing real estate assets or sale proceeds upon sale of assets under management. Fig.1. Investment through A. REITs B. Traditional System C. Crowdfunding Although REITs help to mitigate the problem of illiquidity in real estate, they have several disadvantages. Historically, public REITs have had lower returns than private REITs. They also trade on an average at a premium to the underlying Net Asset Value. The total value of the commercial real estate assets value captured by the REITs is significantly smaller than the total Commercial Real Estate market. Hence, a large number of commercial real estate is out of reach for investors. Moreover, the retail investors are also dependent upon the REIT managers and do not have the option of customizing their real estate exposure. An investor might want access to a specific type of asset in a specific geography and currently, REITs do not provide the benefit of such a granular level of investment. Some REITs also incur high management and transaction fees, leading to lower payouts for investors [13]. Crowdfunding is defined as a collection of equity and debt to be invested in several kinds of projects through a web-based platform able to create opportunities by matching lenders and sponsors. The capital raised in real estate crowdfunding is used in order to purchase, develop or refurbish a Real Estate asset with the aim of subsequent use or transaction [1]. Real estate crowdfunding has failed to take off for multiple reasons. One of the biggest reasons is the quality of assets listed on the crowdfunding platform. When assets that were unable to raise capital through traditional means of the financing end up on crowdfunding platforms. Other issues with crowdfunding are multi- year lock-in periods required. This locks investor capital and even with some platforms providing a secondary market for these assets this reduces overall liquidity. Certain platforms allow investors to sell their holdings after one year but these secondary markets are siloed [13]. All these factors make REITs and crowdfunding undesirable for retail investors.
  • 3. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 3 III PRELIMINARIES 3.1 Blockchain:Blockchain technology is a type of distributed ledger technology that uses a Peer-to-Peer (P2P) network model consisting of immutable and time-stamped records of data. This work employs the use of Ethereum blockchain. As the name suggests, Blockchain is an append-only chain of blocks that are back-linked. It was first introduced by Satoshi Nakamoto in [11]. Some of the main advantages of this technology are security, immutability, decentralization, and transparency. It uses public-key cryptography as the base for identifying users and granting them access to their assets on chain stored in these wallets. Cryptographic hash functions, or simply hash functions, are known to be one way, i.e., the input cannot be deciphered from the hash value of the input. These are used to create a tamper-proof record of any form of transactions on the ledger. A blockchain system consists of users or computers which are called nodes [11]. These nodes form the peers in the network. Any communication or sharing of resources between two peers is called a transaction, like, in Bitcoin blockchain, the transfer of bitcoins is called a transaction. A block is a collection of transactions that are verified and added to the blockchain. A block consists of a block header and a block body. The block header consists of a previous block hash as one of its elements, which serves as a link to the previously added block and the block bodyconsists of the transactions. The validation of the transaction is done by miners on the blockchain. These miners contend to solve a cryptographic hash algorithm-based difficult mathematical puzzle. A consensus protocol enables all the nodes of the network to reach a common agreement and ensures that there is only one version of the truth that is agreed upon by all the nodes in theBlockchain. When a transaction occurs, it is broadcasted to the entire network. The nodes in the network validate the transaction and the user’s status. A set of verified transactions is considered to be added to the block. Miners solve the mathematical puzzle and the one who solves it first broadcasts it to the entire network and mines the new block on the blockchain. This new block is permanent and unalterable. The new state of the blockchain is updated in the ledger present with each node, and it is distributed to each and every node on the network, it makes it decentralized. 3.1 Ethereum:Ethereum is a global, open-source platform for decentralized applications. It is a specific blockchain-based software platform that enables the possibility of building and running smart contracts and Distributed Applications (DApps) [10]. Ether is the cryptocurrency asset employed in the Ethereum blockchain. In some extent, Ether is the fuel for operating distributed applications over Ethereum. Using this cryptocurrency, it is possible to make payments to other accounts or to the machines executing some requested operation. Ether thus enables running DApps, enabling smart contracts, generating tokens during Initial Coin Offering (ICOs), i.e., a type of funding using cryptocurrencies, and also for making standard P2P payments. A transaction on Ethereum consists mainly of five elements [17], namely, From (sender), To (Receiver), Gas (fees to be paid for performing operations), Data/Input (message), and Value (amount transferred in Wei). A consensus algorithm is a procedure through which all the peers of the Blockchain network reach a common agreement about the present state of the distributed ledger. Consensus algorithms hence achieve reliability in the Blockchain network and establish trust between unknown peers in a distributed computing environment. Proof of Work (PoW) is a consensus algorithm that aims at solving a costly and time-consuming mathematical puzzle for a new block to be added to the blockchain and at the same time easy for other nodes to verify it. Proof of Stake (PoS) concept states that a person can mine or validate block transactions according to how many coins he or she holds. This means that the more cryptocurrency owned by a miner, the more mining power he or she has. At present, Ethereum is using Proof of Work. But, it is transitioning into using Proof of Stake eventually. 3.3 Smart Contracts:Smart contracts are portions of codes where the logic is implemented. Ethereum provides a Turing complete programming language e.g. Solidity that allows creating programs and running them on the blockchain. When users send the transactions, the portion of code is executed [8]. The execution of a smart contract occurs when a miner includes a transaction in a block and re-run by every recipient of this block upon arrival. These are open to all other users and once the transactions are completed, they cannot be reversed. In this way, the merits of the blockchain of immutability and cryptographically provided security are further strengthened by the efficacy of smart contracts. Smart Contracts on the Ethereum Network are generally written using the programming language Solidity. This Solidity-based smart contract is compiled using Ethereum Virtual Machine (EVM) bytecode and subsequently executed and deployed on the Ethereum Blockchain [16]. 3.4Tokenization:The tokenization of assets refers to the process of issuing a blockchain token (specifically, a security token) that digitally represents a real tradable asset [7]. Tokenization is in many ways similar to the
  • 4. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 4 traditional process of securitization. These security tokens are created through a type of initial coin offering ( ICO ) sometimes referred to as a security token offering (STO) to distinguish it from other types of ICOs, which can produce different tokens such as equity, utility, or payment tokens. An STO can be used to create a digital representation—a security token—of an asset, meaning that a security token could represent a share in a company, ownership of a piece of real estate, or participation in an investment fund. These security tokens can then be traded on a secondary market. The main benefits of tokenization of assets are: Liquidity - By tokenizing assets, the tokens can be then traded on a secondary market of the issuer’s choice. This access to a broader base of traders increases the liquidity [9]. Faster and cheaper transactions - Because the transaction of tokens is completed with smart contracts, certain parts of the exchange process are automated. This automation can reduce the administrative burden involved in buying and selling, with fewer intermediaries needed, leading to not only faster deal execution but also lower transaction fees. Transparency - A security token is capable of having the token holder’s rights and legal responsibilities embedded directly onto the token, along with an immutable record of ownership. These characteristics promise to add transparency to transactions, allowing you to know with whom you are dealing, what your and their rights are, and who has previously owned this token. Accessibility - Importantly, tokenization could open up investment in assets to a much wider audience thanks to reduced minimum investment amounts and periods. Tokens are highly divisible, meaning investors can purchase tokens that represent incredibly small percentages of the underlying assets. 3.5 Special Purpose Vehicle:A Special Purpose Vehicle is a separate legal entity created by an organization. The Special Purpose Vehicle is a distinct company with its own assets and liabilities, as well as its own legal status. Usually, a Special Purpose Vehicle is created for a specific objective [3]. Special Purpose Vehicles can be viewed as a method of distributing the risks of an underlying pool of exposures held by the Special Purpose Vehicle and reallocating them to investors who want to take those risks. This allows investors to be able to invest in those opportunities which would not otherwise exist and provides an additional source of revenue generation for the firm sponsoring the Special Purpose Vehicle. Some of the most common uses of a Special Purpose Vehicle are: Securitization - Special Purpose Vehicles are the key characteristic of securitization and are commonly used to securitize loans and other receivables. Asset Transfer - Many assets are either non-transferable or difficult to transfer. By having a Special Purpose Vehicle own a single asset, the Special Purpose Vehicle can be sold as a self-contained package, rather than attempting to split the asset or assign numerous permits to various parties. Financing - A Special Purpose Vehicle can be used to finance a new venture without increasing the debt burden of the firm sponsoring the Special Purpose Vehicle and without diluting existing shareholders. The sponsor may contribute some of the equity with outside investors providing the remainder 3.6 Legal aspects of Security tokens, Smart Contracts, and Special Purpose Vehicle :The Securities and Exchange Commission (the ”SEC”) has regulatory authority over the issuance or resale of any ethereum token or other digital asset that has the characteristics of an ”investment contract”. Under Securities Act § 2(a) (1) and Securities Exchange Act § 3(a)(10), a security includes “an investment contract.”. An ”investment contract” has been defined by the U.S. Supreme Court as an investment of money in a common enterprise with a reasonable expectation of profits to be derived from the entrepreneurial or managerial efforts of others. On September 11, 2018, the U.S. District Court for the Eastern District of New York held that a digital token can be deemed to be a security under the Howey test [5]. According to the Financial Conduct Authority (FCA) in their Policy Statement 19/22, the security tokens are within the regulatory parameter [4]. This means that firms carrying on specified activities involving security tokens need to ensure that they have the correct permissions and are following the relevant rules and requirements. To make the smart contract associated with the platform legally binding, we can use the approach as suggested in [12]. The approach involves digitally signing the legal contract by the different entities involved in the transaction. Once the legal contracts have been signed, they are added to an immutable distributed database such as the InterPlanetary File System (IPFS) and the hashes of these legal documents are added to the smart contract. This ensures that the smart contract was legally agreed upon by every party in the transaction and any disputes can be upheld in a court of law.
  • 5. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 5 The Special Purpose Vehicle owning the asset would be tokenized and the shares of the Special Purpose Vehicle would be distributed to the token holders. The Special Purpose Vehicle is treated as a corporation and is subject to laws pertaining to the respective jurisdictions. A shareholder certificate can be provided to token holders. The token holders will have to comply with the respective KYC/AML norms. IV.PROPOSED WORKFLOW FOR TOKENIZING REAL ESTATE The process involves background verification of users (asset owners and investors) and registering them on the platform. Later, a Special Purpose Vehicle is created which holds the title of the asset and is tokenized. The tokens are issued initially through a security token offering and using smart contracts the monthly distribution of the income generated by the asset is done to the investors. These processes are described in detail below: 4.1 Registration of entities: We propose a common platform where the asset owners can be connected with the investors. Every Real estate owner, as well as the investors, will have to register on the platform. A Know Your Customer (KYC) and Anti Money Laundering (AML) verification for every user registered on the platform would be conducted through a third-party provider. Basic details regarding the User’s identity would need to be submitted by the user electronically to the platform. Once the KYC and AML requirements are satisfied, the user can be able to access the services of the platform. Fig.2. Registration of Users on platform 4.2 Creation of special purpose vehicle: Once an Owner of the property is registered, he/she can now submit the necessary documents and paperwork in accordance with the local jurisdiction. A Special Purpose Vehicle is created. The Special Purpose Vehicle would serve as the legal owner of a real estate. Also, the Special Purpose Vehicle would be responsible for the operation of the real estate or, in general, the underlying assets. These operations can be the functioning of a hotel or renting the property for commercial purposes. It is the Special Purpose Vehicle that would be responsible to verify the documents with the concerned authorities. The Special Purpose Vehicle is only created upon successful verification of the paperwork. In case of any inconsistency with either the information of the asset or the Special Purpose Vehicle, the entire deal is called off, on grounds of not complying with legal formalities. The reason for opting for a Special Purpose Vehicle instead of direct tokenization of an asset is that in most countries, directly tokenizing the underlying asset is not possible due to the lack of legal and technical frameworks for enabling the tokenization of property rights [15]. 4.3 Tokenization and smart contract: Once everything is verified, the Special Purpose Vehicle is successfully created and the process of tokenization can be proceeded with. It is the Special Purpose Vehicle and not the underlying asset which would be tokenized. The tokens generated would represent shares of the Special Purpose Vehicle. It means that every token holder would have some percentage of ownership in the Special Purpose Vehicle based on the number of tokens they hold. From the legal perspective, the ownership of these Security Tokens is guaranteed owing to an Special Purpose Vehicle that we establish for each of our clients. The Security Tokens issued are an economic right to share the profits of the Special Purpose Vehicle. It is at this stage that the crypto tokens are actually minted on the Ethereum blockchain of ERC 777 standard. These security tokens, which are blockchain native, are now a representation of the fractional ownership of the Special Purpose Vehicle and by extension the asset. Subsequently, these tokens must be embedded with subjected regulation on a Smart Contract. The underlying Smart Contract would contain the entire business
  • 6. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 6 logic of transfer of ownership and validating the users and transactions. Moreover, the use of a Smart Contract can be further extended to incorporate additional features of the token. 4.4 Security token offering (sto) / initial coin offering ( ico ) : Once the Special Purpose Vehicle has been tokenized, the tokenized securities will be issued to the investors through a Security Token Offering. Unlike the tokens issued through an ICO, Security tokens are backed by an asset. Hence, the tokens of Special Purpose Vehicle would be issued through an STO. The asset would be listed on the platform. Target price and the number of tokens would be set based on the value of the asset. The registered user will be able to Fig.3.Tokenization of Real Estate view all the asset features such as the location, cost, expected returns and other details of the asset on the platform. Once the user decides to purchase the token of the given asset, they will pay the required amount based on the number of tokens purchased.If the STO is successful, which means if the STO is able to raise the required target amount of funds, the investors will receive their corresponding tokens and the asset title would transfer in the name of the Special Purpose Vehicle offline. Whereas, if the STO is not successful and is unable to raise the required amount necessary to purchase the asset, the amount paid by the existing investors would be refunded and the title ownership would still lie in the name of the original asset owner.Once the investors have received their tokens, they would be able to benefit from the monthly returns of the tokens as well as from the capital appreciation due to the rise in token value. Since the implemented token is based on Ethereum and is of the ERC 777 standard, the investors can also freely sell these tokens in the secondary market via different exchanges where the tokens can be traded. This ability of trading the tokens ensures liquidity to the investors. 4.5 Distribution of dividends to the investors: As discussed earlier, the real estate can be used for various purposes. It could be rented for commercial or residential purposes or it could be a hotel business. In any case, revenue can be generated from the asset. The profits can be distributed to the investors in the proportion of the number of tokens they own. This system can be automated and efficiently implemented using a smart contract. The smart contract can have the functionality of calculating the percentage of ownership and smoothly transfer the proportion of profits to the investor without any scope for frauds or discrepancies. Along with functionality for dividends’ distribution, additional features for voting of investors in case of any decision taking can also be implemented. Fig.4. Distribution of dividends to Investors
  • 7. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 7 V.IMPLEMENTATION ARCHITECTURE OF THE PROPOSED SYSTEM The platform will be based on the ethereum blockchain which allows us to use smart contracts. The security tokens which are backed by the shares of the Special Purpose Vehicle will be embedded in the smart contract. The tokens will follow the ERC 777 standard protocols. ERC 777 standard defines a common list of rules which all ethereum tokens must adhere to. ERC 777 defines 13 different functions for the benefit of other tokens within the Ethereum system. The Thirteen functions defined by the ERC 777 are: – name() - This function returns the name of the token in string format – symbol() - This function returns the symbol of the token in string format – totalSupply() - This function identifies the total number of tokens created – balanceOf() - The balanceOf function returns the number of tokens that a particular address, in this case, the contract owner, has in their account. – granularity() - This function gets the smallest part of the token that’s not divisible.The granularity is the smallest amount of tokens (in the internal denomination) which may be minted, sent or burned at any time. – defaultOperators() - It gets the list of default operators as defined by the token contract – isOperatorFor() - This function indicates whether the operator address is an operator of the holder address. – authorizeOperator() - This function sets a third party operator address as an operator of the sender to send and burn tokens on its behalf. – revokeOperator() - This function removes the right of the operator address to be an operator send and burn tokens on its behalf. – send() - This function sends the amount of tokens from the address of the sender to the address of the recipient. – operatorSend() - This function sends the given amount of tokens on behalf of the address of sender to the receiver. Altogether, this set of functions and signals ensures that Ethereum tokens of different types will uniformly perform in any place within the Ethereum system. As such, nearly all of the digital wallets which support the ether currency also support ERC 777 compliant tokens. Following the ERC 777 standard for the tokens would allow the tokens to be listed and traded in numerous secondary market exchanges that are compatible with ERC 777 tokens. Input: recipient address tokens function transfer: 1: if (recipient address 6= stakeholder or Balance of msg.sender <tokens) then 2: Abort session 3: else 4: Debit tokens from account of msg.sender 5: Credit tokens to account of recipient address 6: Emit tokens is transferred from msg.sender to recipient address 7: end if On top of these above listed six functions, a function for Asset income distribution is also implemented in the smart contract. The algorithm takes as input the accumulated wealth which denotes the income accumulated by the Special Purpose Vehicle over the years and the income which denotes the income of the Special Purpose Vehicle during the current month. The algorithm is invoked by the Special Purpose Vehicle at the end of each month. The algorithm first verifies whether the account which invoked the contract is the Special Purpose Vehicle. Then for every token holder it calculates the proportion of tokens that the token holder owns and calculates the dividend distributed to them accordingly. The contract then credits the dividend into each token holders account. A transaction is emitted to the blockchain stating the respective dividend has been credited in the Tokenholder’s account. Algorithm 2 Distribution of Dividends Input: accumulated wealth Algorithm 1 Transfer Tokens
  • 8. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference onRole of Engineers in Nation Building – 2021 (NCRENB-2021) 8 income function distribute: 1: if (msg.sender 6= Special Purpose Vehicle) then 2: Abort session 3: else 4: for every token holder do 5: Calculate Percentage of ownership (percent own) 6: dividend = income * percent own 7: accumulated wealth - dividend 8: Balance of token holder = Balance of token holder + dividend 9: end for 10: Emit dividends distributed to token holders 11: end if VI. CONCLUSION In this paper, we present an approach to introduce liquidity in a real estate investment by leveraging the use of Blockchain technology. We have used a Special Purpose Vehicle for the purpose of holding the underlying asset. Special Purpose Vehicle is tokenized and is providing the investors the flexibility to purchase ERC 777 standard security tokens as per their convenience. A Smart Contract is developed for the transfer of tokens and also an automated solution for distribution of dividends is implemented. The future directions for this work focus on using a Decentralized Autonomous Organization (DAO) instead of a Special Purpose Vehicle to further improve decentralization. We can also provide functionality for additional features like voting and loyalty rewards for token holders. Moreover, each token can also be structured to represent ownership in the Special Purpose Vehicle which not only owns a single asset but holds the title for multiple assets belonging to the same class. For example, tokens can be made to represent shares of a Special Purpose Vehicle which holds two or more assets. REFERENCES [1] Ey-real estate crowdfunding-march 2019.pdf. https://www.ey.com/Publication/vw LUAssets/Real Estate Crowdfunding/$FILE/EY-Real%20Estate%20Crowdfundin g-March%202019.pdf, (Accessed on 14/05/2020) [2] Icorating.com. https://icorating.com/upload/whitepaper/yNnaV9f5nFjxrcMukahy rzKBBvdIEyufEC2AoAT0.pdf, (Accessed on 14/05/2020) [3] The next chapter: creating an understanding of special purpose vehicles. https://www.pwc.com/gx/en/banking-capital- markets/publications/assets/pdf/next-chapter-creating-understanding-ofspvs.pdf, (Accessed on 14/05/2020) [4] Ps19/22: Guidance on cryptoassets. https://www.fca.org.uk/publication/policy/ps19-22.pdf, (Accessed on 14/05/2020) [5] Securities. https://blockchainlawguide.com/securities/, (Accessed on 14/05/2020) [6] Tokenisation report.pdf. https://www.sbs.ox.ac.uk/sites/default/files/202001/Tokenisation%20Report.pdf, (Accessed on 14/05/2020) [7] The tokenization of assets is disrupting the financial industry. https://www2.deloitte.com/content/dam/Deloitte/lu/Documents/financialservices/lu-tokenization-of-assets-disrupting- financial-industry.pdf, (Accessed on 14/05/2020) [8] Atzei, N., Bartoletti, M., Cimoli, T., Lande, S., Zunino, R.: SoK: Unraveling Bitcoin Smart Contracts. In: Bauer, L., Ku¨sters, R. (eds.) Principles of Security and Trust, vol. 10804, pp. 217–242. Springer International Publishing, Cham (2018). https://doi.org/10.1007/978-3-319-89722-6 9 , http://link.springer.com/10.1007/978-3-319-89722-6 9 [9] Blankenship, M.J., Howard, C.B., Lopez, R.: The Tokenization of Real Estate—How Blockchain Technology Will Impact RealEstatep2https://www.lockelord.com/-media/files/newsandevents/publications/2019/07/fintech20190729thetokenization- of-real-estatelope/fintech20190729the-tokenization-of- realestatelope.pdf?la=enhash=A784B2ACC54B61202956ECFE2CC27E7A [10] Buterin, V.: A Next Generation Smart Contract & Decentralized Application Platform p. 36 [11] Nakamoto, S.: Bitcoin: A Peer-to-Peer Electronic Cash System p. 9 [12] Patel, D., Shah, K., Shanbhag, S., Mistry, V.: Towards Legally Enforceable Smart Contracts. In: Chen, S., Wang, H., Zhang, L.J. ( eds. ) Blockchain – ICBC 2018, vol. 10974, pp. 153–165. Springer International Publishing, Cham (2018). https://doi.org/10.1007/978-3-319-94478-4 11 , http://link.springer.com/10.1007/978-3-319-94478-4 11 [13] Smith, J., Vora, M., Benedetti, D.H., Yoshida, K., Vogel, Z.: Tokenized Securities & Commercial Real Estate p. 46, https://mitcre.mit.edu/wpcontent/uploads/2019/11/Tokenized-Security-Commercial-Real-Estate2.pdf [14] Thota, S.: Blockchain for Real Estate Industry. The Journal of Social Sciences Research (52), 53–56 (Jan 2019). https://doi.org/10.32861/sr.52.53.56, https://arpgweb.com/journal/10/archive/02-2019/2/5 [15] Uzsoki, D.: Tokenization of Infrastructure: A blockchainbased solution to financing sustainable infrastructure p. 45 , https://www.iisd.org/sites/default/files/publications/tokenization-infrastructureblockchain-solution.pdf [16] Vujicic, D., Jagodic, D., Randic, S.: Blockchain technology, bitcoin, and Ethereum: A brief overview. In: 2018 17th International Symposium INFOTEH-JAHORINA (INFOTEH). pp. 1–6. IEEE, EastSarajevo (Mar 2018). https://doi.org/10.1109/INFOTEH.2018.8345547, https://ieeexplore.ieee.org/document/8345547/