Skip to content

Decentralized application for an insurance company written in solidity

Notifications You must be signed in to change notification settings

crypt0log-hai/insurance-company-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insurance company dapp

Requirements

You have to install :

  • Node.js
  • Metamask
  • Ganache or testrpc
  • Truffle

User Guide

First, downloand the project

git clone https://github.com/Skogarmadr/insurance-company-dapp

Go to the folder

cd insurance-company-dapp

And install dependecies

npm install

Launch Ganache and then you have to deployed the contract :

Go the project folder and launch

truffle migrate --reset

Then to launch the project

npm run dev

Connect with you metamask account on your browser for interacting with the project.

About

Decentralized application for an insurance company written in solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published