The DIGITAL MORTGAGE is a myth or reality. Smart contract No. 1 "MORTGAGE P2P"/NEWS

in #blockchain6 years ago (edited)


Coin HOME is implemented on the blockchain Etherium standard ERC20. The programming language Solidity was used, it was created specifically for Etherium.
Contract code is hosted on GitHub https://github.com/iumag/Home-Loans/blob/master/homeloans.sol
Contract address: 0x5c7c8c2c5c90b8c3e9319ab1d9bebd280841b7
The functionality of the coin corresponds to the ERC20 standard, and the ability to burn coins is added.
Functions:

  1. totalSuply () – Returns the total number of coins issued. Anyone can call this function.
  2. balanceOf(address _owner) Returns the number of coins owned by _owner. Can cause any. Wallets to display your coin call this feature.
  3. transfer(address _to, uint256 _value) Transfers _value coins to the address _to. When the user will move their coins to another address will be called this function. Accordingly, the coins must be taken from the balance of the user who called this feature. The method should create an event Transfer (will be described later) in case of successful move coins.
  4. transferFrom(address _from, address _to, uint256 _value) Transfers _ value of coins from _from to _to. The user must have permission to move coins between addresses, so that anyone could not manage other people's wallets. In fact, this feature allows your Trustee to manage a certain amount of coins in your account. You can grant permission to manage funds with the following function.
  5. approve(address _spender, uint256 _value) Allows the user _spender to withdraw from your account (or rather from the account of the user who called the function) funds no more than _value. The transferFrom function must work based on this permission.
  6. allowance(address _owner, address _spender) Returns how many coins from your account allowed to remove the user _owner user _spender.
  7. destroyToken(uint256 destroyAmount) allows you to burn coins. Cause only the Creator of the coin.
    Used SafeMath library for mathematical operations with security checks.
    Web application
    Ho-lo.net and home-loans.io will be reworked. The server side will use the PHP 7.2 programming language using the Laravel 5.6 framework. The database will be selected based on tests, there are options with Mysql(MariaDB), PostgreSQL, and other options. The client part will be developed for Vue.JS or React
    This transition is necessary to avoid further problems with system scaling, protection and system operation.

Stage: launch on the official website In 4 days: ho-lo.net

Stage: new platform Ready for July 20/ new design, programming language
At the moment, the mortgage will be issued in the city of Irkutsk on the official website: http://home-loans.io/

https://forkdelta.io/#0x5c7c8c2c5c90b8c3e9319ab1d9bebebd280841b7-ETH
Facebook: https://www.facebook.com/HomeLoans-1718926604819378/
Twitter: https://twitter.com/HomeLoansCoin
Telegram чат (RUS): https://t.me/joinchat/CY1P0hAMVV7yRcOVqOYdPA
Telegram чат (ENG): https://t.me/HomeLoansENG
Telegram канал: https://t.me/homeloanscoin
Bitcointalk: https://bitcointalk.org/index.php?topic=2479111.0
Bitcointalk (RUS): https://bitcointalk.org/index.php?topic=2475699.0
Github (кошечка): https://github.com/iumag/Home-Loans/blob/master/homeloans.sol

Coin Marketplace

STEEM 0.33
TRX 0.11
JST 0.034
BTC 66438.74
ETH 3268.32
USDT 1.00
SBD 4.39