/eos-recent-blocks

An application that retrieves and display the 10 most recent blocks on the EOS.IO chain.

Primary LanguageJavaScript

EOS.IO RECENT BLOCKS

This application uses the eos-js api to retrieve and display the 10 most recent blocks on the chain.

Live Demo

Click Here for a Live Demo

Getting Local

Fork me! git clone npm install npm start

Testing

Once you have the repo cloned to your machine, simply run npm test. This will run the test files located in ./src/tests/