Get in Touch

Course Outline

Day 1: Web3 Architecture & The SCF Use Case

  • Cryptographic Primitives: Explore hashing, Merkle Trees, and Public/Private Key Cryptography within the context of enterprise identity (DID).
  • Consensus Mechanisms: Analyze Proof of Stake (PoS) versus Proof of Authority (PoA) for consortium chains.
  • The SCF Engineering Challenge: Map the "Reverse Factoring" workflow to a state-machine diagram.
  • Lab: Configuring the local development environment (Hardhat/Truffle/Ganache) and connecting to a testnet.

Day 2: Smart Contract Engineering for Finance

  • Solidity/Chaincode Deep Dive: Examine data structures, mappings, and modifiers.
  • Coding the "Invoice": Create a Struct to represent an invoice and define state variables for approval status.
  • Automating Liquidity: Develop functions for requestEarlyPayment(), approveInvoice(), and settlePayment().
  • Lab: Writing and unit testing a basic Factoring Smart Contract.

Day 3: Integration, Security & Deployment

  • The Oracle Problem: Securely inject shipping data (e.g., "Goods Received") into the Smart Contract to trigger payment.
  • Security Best Practices: Analyze common vulnerabilities (such as Reentrancy and Integer Overflow) and utilize audit tools like MythX and Slither.
  • The Dapp Frontend: Gain a brief overview of connecting a React/Next.js frontend to the contract via Ethers.js or Web3.js.
  • Project: Deploying the SCF contract to a testnet and interacting with it through a script.

Requirements

  • A foundational understanding of blockchain concepts.

 

 21 Hours

Testimonials (2)

Upcoming Courses

Related Categories