From e2a90f675f144fbfe2ba7908bf289b2d5d3d5e55 Mon Sep 17 00:00:00 2001 From: Mohamed feroz khan D <cb.en.p2cys21017@cb.students.amrita.edu> Date: Thu, 6 Jul 2023 18:46:12 +0530 Subject: [PATCH] Added README.md file --- Assets/Huobi_Case_Study/README.md | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 Assets/Huobi_Case_Study/README.md diff --git a/Assets/Huobi_Case_Study/README.md b/Assets/Huobi_Case_Study/README.md new file mode 100644 index 0000000..42229ad --- /dev/null +++ b/Assets/Huobi_Case_Study/README.md @@ -0,0 +1,56 @@ +# Blockchain Forensics using Graph Temporal Logic +    <br/> + + +## Huobi Case Study Results + +Bitcoin Address : **1HckjUpRGcrrRAtFaaCAUaGjsPx9oYmLaZ** + +### OSINT +<p align="center"> +<img src="OSINT/Bitcoin_forum.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Blockchain_com.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Linkdin.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Medium_com.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Research_Artical.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Twitter_1.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Twitter_2.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Twitter_2_Graph.png" width="800"/> +</p> + +<p align="center"> +<img src="OSINT/Twitter_3.png" width="800"/> +</p> + +### Temporal Graph Visualization +<p align="center"> +<img src="Visualization/Temporal_Graph_Visualization_Actual.png" width="800"/> +</p> + +<p align="center"> +<img src="Visualization/Temporal_Graph_Visualization_Zoom.png" width="800"/> +</p> + +### Reference +- Pranav Nerurkar, Dhiren Patel, Yann Busnel, Romaric Ludinard, Saru Kumari, et al.. Dissecting bitcoin blockchain: Empirical Analysis of Bitcoin network (2009-2020). Journal of Network and Computer Applications (JNCA), 2021, 177, pp.102940. ff10.1016/j.jnca.2020.102940ff. ffhal-03030340 -- GitLab