You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ This repository implements a blockchain-based software update and address regist
17
17
- Tests: pytest
18
18
19
19
## Technology Stack
20
-
- Local test network for contract development and testing
Local test network for contract development and testing
21
22
- Solidity contracts for registry and update logic
22
23
- Web3.py for blockchain interaction
23
24
- Real-time event subscriptions from nodes
@@ -69,4 +70,6 @@ This project is licensed under the MIT License. See `LICENSE` for details.
69
70
70
71
---
71
72
72
-
Contributions and questions are welcome via Issues and Pull Requests.
73
+
Contributions and questions are welcome via Issues and Pull Requests.
0 commit comments