ejim11 / Blockview

A web 3 educational app that abstracts basic info on web 3 for beginners and also displays how blocks and transactions are in the blockchain

Home Page:https://blockview.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn


Logo

Blockview

Blockview is a Library on web3 and mini Explorer of the Ethereum network

Table of Contents
  1. About The Project
  2. Usage
  3. Contributing
  4. Contact
  5. Acknowledgments

About The Project

Product Name Screen Shot

Blockview is a library on Web3 and an explorer for the ethereum network. In blockview, you will learn all about decentralized distributed ledgers and how it affects finance, economy and life. The explorer allows you to view details of a transaction and of a block too on the ethereum network.

(back to top)

Built With

  • TailwindCss
  • Typescript
  • Next

(back to top)

Usage

  • You can see total topics in the library page and navigate to any section in a topic. Library1

  • You can use the library nav bar to navigate to different sections on a topic too. Library2

  • In the explorer, You can get the latest block number in the ethereum network and input it to see the details of the block and You can also see details of a transaction by inputting the transaction hash. Explorer

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Your Name - @favourejim56 -favourejim56@gmail.com

Project Link: https://github.com/ejim11/blockview

(back to top)

Acknowledgments

(back to top)

About

A web 3 educational app that abstracts basic info on web 3 for beginners and also displays how blocks and transactions are in the blockchain

https://blockview.vercel.app


Languages

Language:TypeScript 96.2%Language:CSS 2.0%Language:JavaScript 1.8%