Assurance

Frosthack

MySQL Table Structure used for storing user password information alt text

Make a account on potis and import accounts of matic or etherium (testnet)

alt text

alt text

Use remix and metamask to compile and deploy smart contract at the respected blockchain.Store the contract ABI and the contract address in the app.js file.

You can check the contract creation and call at the blockchain explorer.

alt text Run apache and mysql and run the required file to deploy the code.

Reference and blogs/videos (required for understanding..)

https://www.geeksforgeeks.org/how-to-use-metamask-to-deploy-a-smart-contract-in-solidity-blockchain/ ; smart contract example

https://www.youtube.com/watch?v=ipwxYa-F1uY ; solidity tutorial

https://docs.portis.io/#/installation ; Portis documentation

https://github.com/AnubhavDutta/SupplyChainDAPP_FULL ; supply chain managements

https://docs.matic.network/docs/develop/remix/ ; matic with metamask

https://docs.soliditylang.org/en/v0.8.4/ ; solidity official documentation

https://www.linkedin.com/pulse/using-ganache-ethereum-emulator-metamask-farhan-khan/ ; using ganache for eth blockchain

https://www.pipeten.com/support/applications/how-to-install-your-own-phpmyadmin/ ; for installing phpmyadmin

https://ubuntu.com/tutorials/install-and-configure-apache ; install apcache