Video Link: Apache Kafka Crash Course | What is Kafka?
- Knowledge
- Node.JS Intermediate level
- Experience with designing distributed systems
- Tools
- Node.js: Download Node.JS
- Docker: Download Docker
- VsCode: Download VSCode
Video Link: Apache Kafka Crash Course | What is Kafka?
| // SPDX-License-Identifier: MIT | |
| pragma solidity ^0.8.26; | |
| contract Will_Contract { | |
| uint totalMoney; | |
| uint starttime ; | |
| uint tenyear ; | |
| address owner ; | |
| address payable recipient ; | |
| uint public lastseen ; |