Skip to content

Insurance dapp powered by ethereum smart contract.

Notifications You must be signed in to change notification settings

devpavan04/eth-insurance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insurance DApp

Steps to run the application :

1. Clone the repository

git clone https://github.com/devpavan04/eth-insurance

2. Install dependencies

cd eth-insurance
npm install

3. Start Ganache, link truffle-config.js

4. Compile

truffle compile

5. Migrate

truffle migrate

6. Test

truffle test

7. Start app

npm start

8. Import accounts from Ganache into Metamask to make txns

Snapshots :

Shop

alt text

Police

alt text

Repair

alt text

Buyer

alt text

About

Insurance dapp powered by ethereum smart contract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published