abdurrahmanriyad
blockchain-land-registry-with-laravel
PHP

A blockchain-based land registry system with Laravel and Ethereum

Last updated Feb 10, 2026
45
Stars
18
Forks
8
Issues
0
Stars/day
Attention Score
30
Language breakdown
PHP 69.6%
Blade 19.1%
HTML 5.9%
JavaScript 3.3%
Solidity 1.1%
Shell 0.6%
Files click to expand
README

Blockchain Land Registry with Laravel

This is a pet project built on Laravel and Ethereum to understand the basic of decentralized application. I wrote a tutorial on this here

Necessary Links

MetaMask Truffle Ganache web3.js

Usage

This contain two folders.
  • Smart Contract
  • Larvel Application
The "Smart Contract" folder contains the smart contract for the application.

The "Larvel Application" folder contains the source code for the web application that has user interfaces to register and show register lands. Laravel application uses ABI file to use smart contract functions.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

© 2026 GitRepoTrend · abdurrahmanriyad/blockchain-land-registry-with-laravel · Updated daily from GitHub