umbcs410-utimaco / crypto-analysis

0 stars 1 forks source link

Project proposal - specifications #13

Open dakaizou opened 2 years ago

dakaizou commented 2 years ago

Please describe the software specifications with some technical details. Please keep in mind that this should also be understandable for non-computer scientists. For instance, describe whether the software is web-based or how it can be installed.

drewjax commented 2 years ago

Our software BitTelligence will be a single-page application (SPA) using JS, React, HTML, and we will use npm and node.js for developing the software. Our goal is through a developed technique, for the user to be able to obtain a suspicious wallet and enter it into our software where it should return a visual representation of its transactions and connected wallets. Using some graphology, UML will be some of tactics and tools in order to visualize this. The data that we need to connect a wallet and its transactions are publicly accessible, and using the blockchain API, we will be able to feed our software the necessary data for the user to see.