GithubHelp home page GithubHelp logo

blockchain-registre-parcellaire's Introduction

Enregistrement de propriété basé sur la blockchain

Enregistrement foncier à l'aide de Blockchain

Problème qu'il résout :

1.) Suppression des intermédiaires. La suppression des intermédiaires ou des courtiers rend le processus moins coûteux. Les courtiers essayant de tromper les personnes sans instruction ne pourront plus le faire. Les courtiers prennent souvent beaucoup de temps pour terminer les procédures et notre projet fera donc également gagner du temps aux gens.

2.) Grand livre inviolable distribué qui empêche toute fraude à la propriété.

3.) Stockage sécurisé des documents d'enregistrement de propriété sensibles à l'aide d'IPFS.

Technologies utilisées :

Ethereum Blockchain Aurora Web3Dart IPFS Flutter Metamask

Démo

Vidéo de démonstration de notre Dapp ici

Exécuter l'application localement

1.Clonez le référentiel github et cd dans le dossier 2.Installez flutter, nodejs 3.Installez ganache et truffle

npm install -g truffle

4.Ouvrez Ganache et laissez-le fonctionner en arrière-plan 5.Installez l'extension chrome Metamask, choisissez le réseau local et importez les comptes 6.Compilez et exécutez nos migrations à partir de la ligne de commande comme ceci

truffle compile truffle migrate

  1. Copiez l'adresse du contrat et collez-la dans ./lib/constant/constant.dart - 'contractAddress'
  2. Dans le fichier constant.dart, changez chainId en '1337' et changez 'rpcUrl' en " http://127.0.0.1:7545 "
  3. Exécutez l'application Web flutter

flutter run -d web-server --web-port 5555

9.Ouvrez le navigateur et le dapp s'exécutera dans http://localhost:5555/

Organigramme du projet

Screenshots

Home Page Wallet connect/Login
Contract Owner Dashboard User Registration
Land Inspector Dashboard User Verification
User Dashboard Adding land on Map
Land Gallery Land Details
Received Request Make Payment
Transfer ownership,Seller,buyer photo capture Witness info,photo capture,transfer ownership

blockchain-registre-parcellaire's People

Contributors

kbbifu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.