ammanath / LL_SupplyChain

LinkedIn Learning by Michael Solomon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn Learning

Course by Michael Solomon on Building an Ethereum Blockchain App: 8 Supply Chain Smart Contract dApp

Building an Ethereum Blockchain App: 8 Supply Chain Smart Contract dApp

Reading List:

  1. Security Best Practices : https://consensys.github.io/smart-contract-best-practices/

Commands to execute

truffle init //Write the contract code, set up migration script and then compile in VSCode truffle deploy --reset

About

LinkedIn Learning by Michael Solomon


Languages

Language:Solidity 77.6%Language:JavaScript 22.4%