Skip to content

aqib-mehmood/bqa-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BQA Learning RoadMap

Hardhat

  1. Waffle Framework (mocha / chai)
  2. Ether.js
  3. Web3.js
  4. Solidity Data Types
  5. Solidity Function Types
  6. Create Digital Signatures / Verify them
  7. Deploy Contracts
  8. Function Calling / Edge Test cases
  9. Networks
    a. Hardhat
    b. Ganache
    c. Testnet
    d. Local Networks
    e. Hardhat connection with Remix IDE
    f. Forks Networks
    i. Mainnet Forks
    ii. Testnet Forks
    iii. Time manipulation
    iv. Impersonation
    v. Reset Forking
    vi. Block manipulation
    vii. Fetch Deployed Contracts

Etherscan

  1. Create Transaction Data
  2. Call Functions from Contract

Tenderly

  1. Read Transaction Data
  2. Tx debugging
  3. State Changes
  4. Events

EthTx Transaction Decoder

  1. Read Transaction Data
  2. Tx debugging

BlockApex Transaction Decoder

  1. Multiple networks
  2. Read Transaction Data
  3. Tx debugging
  4. State Changes
  5. Events

Remix IDE

  1. Deploy Smart Contracts
  2. Fetch Contacts from Links
  3. Test Functions

Releases

No releases published

Packages

No packages published