Compare commits
13 Commits
dd3b54d04e
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
5bb59c2273
|
|||
|
90d860278e
|
|||
|
262bfe9f43
|
|||
|
651392f91d
|
|||
|
7fe4212747
|
|||
|
00dbc7e3a9
|
|||
|
42bad18dfe
|
|||
|
2337ac8505
|
|||
|
c67c448088
|
|||
|
d22a9e3a0b
|
|||
|
e19c3f32d9
|
|||
|
787fd5c9df
|
|||
|
bde4bf10ff
|
@@ -0,0 +1,2 @@
|
||||
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||
Codes/Tutorials/Tutorial-4.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
# 410243: Blockchain Technology (BT)
|
||||
# 410243: Blockchain Technology (BCT)
|
||||
|
||||
This repository contains comprehensive resources for the Blockchain Technology course under the SPPU Computer Engineering syllabus (2019 pattern). It includes codes, handouts, notes, previous year questions (PYQs), and write-ups for assignments. The materials cover key topics such as blockchain fundamentals, cryptocurrency, smart contracts, consensus algorithms, and real-world applications. Additionally, it provides insights into the Ethereum platform using Solidity, enabling students to analyze and implement blockchain solutions effectively.
|
||||
|
||||
@@ -8,6 +8,9 @@ This repository contains comprehensive resources for the Blockchain Technology c
|
||||
|
||||
### Codes
|
||||
|
||||
> [!TIP]
|
||||
> Tutorials can be found in the [./Codes/Tutorials](./Codes/Tutorials/) directory.
|
||||
|
||||
1. [Code-1 (MetaMask Installation)](Codes/Code-1.md)
|
||||
2. [Code-2 (MetaMask Account Creation)](Codes/Code-2.md)
|
||||
3. [Code-3 (Bank Account)](Codes/Code-3.sol)
|
||||
@@ -42,6 +45,7 @@ This repository contains comprehensive resources for the Blockchain Technology c
|
||||
- [END-SEM](Question%20Papers/END-SEM)
|
||||
|
||||
### [IN-SEM PYQ Answers](Notes/IN-SEM%20PYQ%20Answers)
|
||||
### [END-SEM PYQ Answers](Notes/END-SEM%20PYQ%20Answers)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user