Blockchain Analyser
- Rachit Ranjan
- Aditya Vashist
- Elixir 1.7+ Installation
- Node JS and NPM Installation
- Install Phoenix 1.7
- mix local.hex
- mix archive.install hex phx_new 1.4.0
- Navigate to
~/blockchain_analyzer/
- Get Dependencies
mix deps.get
cd assets && npm install
- Startup Phoenix Server
- mix phx.server
- Navigate to http://0.0.0.0:4000
- Initiate Miners, Blockchain and Starter Transactions
- Click
Start Process
- Click
- View Transaction Times
- Click
Transaction Time
- Click
- View Peers' Balances
- Click
Get Balances
- Click