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.
-
Transparent Transactions: Utilize the decentralized nature of blockchain for clear and verifiable transactions.
-
Secure Claims: Enhanced security protocols ensure that your data and transactions are protected against fraud.
-
Efficient Processing: Reduce processing times with smart contracts that automate claim approvals and payouts.
-
User-Friendly Interface: A simple and intuitive interface ensures that you can manage your policies and claims with minimal effort.
- React.js: To build a responsive and interactive user interface.
- XRPL: Utilizes the XRP Ledger for decentralized transaction management and smart contracts.
- Node.js: Server-side logic to handle business processes.
- Amadeus API: Historical and live tracking of flights.
- Flask: To build a RESTful API for communication between the frontend and the XRPL network.
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