Skip to content

Commit 6d4a150

Browse files
authored
Merge pull request #2 from fossabot/add-license-scan-badge
Add license scan report and status
2 parents eb157ae + c04f932 commit 6d4a150

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ This repository implements a blockchain-based software update and address regist
1717
- Tests: pytest
1818

1919
## Technology Stack
20-
- ![Blockchain](https://img.shields.io/badge/Blockchain-121D33?style=flat&logo=blockchaindotcom&logoColor=white) Local test network for contract development and testing
20+
- ![Blockchain](https://img.shields.io/badge/Blockchain-121D33?style=flat&logo=blockchaindotcom&logoColor=white) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHSU-Blocker%2FBlocker_Blockchain_Network.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FHSU-Blocker%2FBlocker_Blockchain_Network?ref=badge_shield)
21+
Local test network for contract development and testing
2122
- ![Smart Contract](https://img.shields.io/badge/Smart_Contract-2C3E50?style=flat&logo=ethereum&logoColor=white) Solidity contracts for registry and update logic
2223
- ![Web3](https://img.shields.io/badge/Web3-F16822?style=flat&logo=web3dotjs&logoColor=white) Web3.py for blockchain interaction
2324
- ![WebSocket](https://img.shields.io/badge/WebSocket-008080?style=flat&logo=socketdotio&logoColor=white) Real-time event subscriptions from nodes
@@ -69,4 +70,6 @@ This project is licensed under the MIT License. See `LICENSE` for details.
6970

7071
---
7172

72-
Contributions and questions are welcome via Issues and Pull Requests.
73+
Contributions and questions are welcome via Issues and Pull Requests.
74+
75+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHSU-Blocker%2FBlocker_Blockchain_Network.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FHSU-Blocker%2FBlocker_Blockchain_Network?ref=badge_large)

0 commit comments

Comments
 (0)