christianskovly / pieChain

Basic blockchain for raspi
0 stars 0 forks source link

View Miners/Node/Network #18

Open choir27 opened 3 months ago

choir27 commented 3 months ago

User should be able to view their respective miners, nodes attached, and/or who is working on network.

Should only focus on functionality for now instead of design at the moment

Consider pagination for large amounts of data

https://www.w3schools.com/css/css3_pagination.asp

christianskovly commented 3 months ago

All of this information is public on the blockchain. Everyone is able to search / sort by transaction ID, address, etc. Users will only be identified by their public key.

choir27 commented 3 months ago

Understood!

christianskovly commented 3 months ago

check this out for Duinocoin

https://explorer.duinocoin.com/