/Blockone-Test

This a solution for BlockOne coding challenge

Primary LanguageJavaScript

This is a solution for 'Blockone Technical Challenge'

Challenge:

Fetch the latest 10 Blocks from API provided. You can read the detailed problem statement here

How to run the code:

Clone the project on your local machine.
git clone https://github.com/alijnmerchant21/Blockone-Test.git

Clone

Install Dependencies.
npm install

Install

Run the code.
npm start

Start

Run the test.
npm run test

Run Test

Test Result

What to expect:

Architecture Overview.

Architecture

On Clicking individual BlockID, it is expanded to display the raw information of Blockchain

Information