We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6
MODULE-1
1. Define blockchain? Compare different types of blockchain.
2. Write Origin of the blockchain (cryptographically secure hash functions) 3. What is a Merkle tree? Explain the structure of a Merkle tree. 4. Explain Block in blockchain, Types 5. Write a short note on Consensus Protocol 6. State and explain various challenges that occur while implementing blockchain MODULE-2
1. Describe Cryptocurrency like Bitcoin, Altcoin, and Tokens
(Utility and Security) 2. Describe Cryptocurrency wallets like Hot and cold wallets, Cryptocurrency usage. 3. Write down Transactions in Blockchain 4. UTXO model of Bitcoin 5. Write a short note on Consensus in Bitcoin 6. What is a double spending problem? How does PoW solve the problem of double spending? 7. Write a short note on Proof-of-Burn (PoB) 8. Write a short note on Proof-of-Elapsed Time (POET). 9. Write a short note on Proof-of-Stake (POS) 10. Write a short note on Life of a miner. 11. Write a short note on Mining difficulty. 12. Explain in detail the Mining pool and its methods. MODULE-3
1. Write a short note on Smart Contracts OR What is a smart
contract? How crowdfunding platforms can be managed using smart contracts? 2. Write down Types of Smart Contracts 3. Write down Structure of a Smart Contract 4. Explain Smart Contract Approaches 5. Write down Limitations of Smart Contracts. 6. Programmings like Solidity Programming Basics, functions, Visibility and Activity Qualifiers Address and Address Payable, Bytes and Enums. 7. Fallback function in Solidity 8. Write a program in solidity to check whether a number is prime or not. 9. Write a program in solidity to implement multilevel inheritance. 10. Explain Arrays-Fixed and Dynamic Arrays OR Explain fixed and dynamic arrays in solidity with suitable examples. 11. Describe Special Arrays-Bytes and strings, Struct,Mapping, Inheritance, Error handling 12. Write a short note on Voting Contract App 13. Describe in detail Preparing for smart contract development MODULE-4
1. Write a short note on Public Blockchain.
2. Write Ethereum and its Components 3. Write a short note on Mining in Ethereum. 4. Explain in detail Ethereum Virtual Machine (EVM). 5. Explain Transaction, Accounts. 6. Describe the architecture of Ethereum. 7. Comparison between Bitcoin and Ethereum. OR Compare Bitcoin and Ethereum. How to calculate Mining difficulty in bitcoin. 8. Write down Types of test networks used in Ethereum. 9. Write down Transferring Ethers using Metamask, Mist Wallet, and Ethereum frameworks. 10. Discuss Case study of Ganache for Ethereum blockchain. 11. Exploring etherscan.io and ether block structure MODULE-5
1. Write down Need for Private Blockchain.
2. Write a short note on State Machine Replication. 3. Explain Consensus Algorithms for Private Blockchain. 4. Write a short note on PAXOS and RAFT. 5. Explain in detail Byzantine Fault Tolerant (BFT) and Practical BFT. 6. Write a short note on Hyperledger Fabric. 7. Comparison between Hyperledger Fabric & Ethereum. 8. Discuss in detail Hyperledger Fabric Architecture. 9. Write Components of Hyperledger Fabric-like MSP, Chain Codes and Transaction Flow 10. Explain Working on Hyperledger Fabric 11. Write down Case Study of Supply Chain Management using Hyperledger 12. Write a short note on Key characteristics. 13. Discuss Smart Contract in a Private Environment 14. Write a short note on Tools and Frameworks of Hyperledger. 15. Describe Creating Hyperledger Network MODULE-6
1. Write a short note on Corda
2. Write a short note on Ripple 3. Explain Quorum and other Emerging Blockchain Platforms 4. Write down Case Study on any of the Blockchain Platforms. 5. Differentiate between various Emerging Blockchain Platforms