Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 782 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 782 Bytes

INSURANCE LOGGER CONTRACT FACTORY

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

To run the Server

node app.js

Test ENV

API_URL=https://polygon-mumbai.g.alchemy.com/v2/<alchemy_key>
PRIVATE_KEY="<polygon_private_key>"
ALCHEMY_API_KEY='<alchemy_key>'
FACTORY_ADDRESS="0x1eE98196F0C76EF9AA189fA7eEAC9Cca3062C7FA"

The Factory Address is on polygon mumbai testnet

Hosted on StackOS: https://dein-po7f58347e29da5e672f1a27ad1958c2bef364b2be-authority.stackos.io/