Skip to content

idRit/de-insure-polygon-factory

Repository files navigation

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/

About

Factory Contract to create file links on-chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published