Skip to content

🤖 Simple React + Apollo's GraphQL Client for displaying blocks from Bitcoin's blockchain

License

Notifications You must be signed in to change notification settings

matyas-igor/blocks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Bitcoin's blocks Explorer – React Web

An example application for displaying Bitcoin's blocks from blockchain

Netlify Status

Live demo: https://blocks-app.netlify.app/

Screen Shot 2020-12-03 at 00 44 38

Screen Shot 2020-12-03 at 00 47 28


This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.