Skip to content

rohan2266/Land-Registry-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Land Registry Application using Ethereum Blockchain

Getting Started

  • Run npm install (or yarn install if you use yarn) to download the npm packages.
    $ npm install
  • Open Ganache.
  • Run truffle compile to compile the truffle project.
    $ truffle compile
  • Run truffle migrate to deploy the contracts.
    $ truffle migrate
  • Run npm start to start the project.
    $ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published