Skip to content

siddharthvaddem/blockchain-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain Data Project

This project is aimed at visualizing data related to the bitcoin blockchain network. It consists of a folder structure with various files and directories. Below is the outline of the code:

├── README.md
├── images
├── project 
    ├── node_modules
    ├── pages
    ├── data 
    └── scripts

Getting Started

  • To begin, navigate to the /project/pages directory and open index.html in your preferred web browser with live server.

  • To test all scripts and data wrangling/manipulation functionalities used to create the dataset, navigate to the project directory and run: npm install

The final dataset is located in the /project/data folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published