Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aytaditya/newprojects
For fun and side projects
https://github.com/aytaditya/newprojects
Last synced: 18 days ago
JSON representation
For fun and side projects
- Host: GitHub
- URL: https://github.com/aytaditya/newprojects
- Owner: Aytaditya
- Created: 2023-09-14T18:44:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T19:12:13.000Z (over 1 year ago)
- Last Synced: 2023-09-15T11:45:36.029Z (over 1 year ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NewProjects
Blockchain Explorer
Overview:
This is a simple blockchain visualization tool that provides a basic display of blocks in a blockchain, the transactions within those blocks, and details of individual transactions. It is implemented using HTML, CSS, and JavaScript.Features:
Data, Block Number,Nonce and Hash generator
How to Use:
Open the provided HTML file in a web browser.
View block displayed on the page.
Enter Data, Nonce value and block number and click transaction button to generate hash value.