An open API service indexing awesome lists of open source software.

https://github.com/bpanel-org/recent-blocks

A dashboard widget for bPanel that displays block data for the 10 most recent blocks. Uses expandable rows and copyable fields to display complex data.
https://github.com/bpanel-org/recent-blocks

Last synced: 10 months ago
JSON representation

A dashboard widget for bPanel that displays block data for the 10 most recent blocks. Uses expandable rows and copyable fields to display complex data.

Awesome Lists containing this project

README

          

# Recent Blocks
This is a widget for the bPanel dashboard that displays the top 10 most
recent blocks synced with your node. Rows are expandable giving you more
access to information about the block and includes an easy copy link.

Simply add `'@bpanel/recent-blocks'` to your pluginsConfig.js `plugins`
array, and refresh your bPanel!

![screenshot](https://raw.githubusercontent.com/bpanel-org/recent-blocks/master/screenshot.png "Recent Blocks Widget screenshot")