Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 1.8 KB

README.md

File metadata and controls

68 lines (44 loc) · 1.8 KB

CryptoInsure

CryptoInsure is a blockchain-based insurance platform leveraging the power of the XRPL network to offer transparent, secure, and efficient insurance transactions.

Designed to transform the traditional insurance claiming process, Insure enables users to purchase, manage, and claim insurance policies with ease and unprecedented speed.

Features

  1. Transparent Transactions: Utilize the decentralized nature of blockchain for clear and verifiable transactions.

  2. Secure Claims: Enhanced security protocols ensure that your data and transactions are protected against fraud.

  3. Efficient Processing: Reduce processing times with smart contracts that automate claim approvals and payouts.

  4. User-Friendly Interface: A simple and intuitive interface ensures that you can manage your policies and claims with minimal effort.

Built With

  1. React.js: To build a responsive and interactive user interface.
  2. XRPL: Utilizes the XRP Ledger for decentralized transaction management and smart contracts.
  3. Node.js: Server-side logic to handle business processes.
  4. Amadeus API: Historical and live tracking of flights.
  5. Flask: To build a RESTful API for communication between the frontend and the XRPL network.

Run Locally

Clone the project

  git clone https://github.com/ad0rshcodes/Smart-Insurance-Application.git

Go to the project directory

  cd smart-insurance-platform

Install dependencies

  npm install
  cd client
  npm install

Install frontend dependencies

  cd client
  npm install

Start the server

  npm run start

Authors

License

MIT