diff --git a/templates/blockdata.html b/templates/blockdata.html new file mode 100644 index 0000000..2a781d7 --- /dev/null +++ b/templates/blockdata.html @@ -0,0 +1,142 @@ + + + + + + + + + +
+ + + + + + +| Height | +{{data['index']}} | +
| Timestamp | +{{data['timestamp']}} | +
| Data | +{{data['data']}} | +
| Hash | +{{data['hash']}} | +
| Previous Block Hash | +{{data['previousHash']}} | +
| Nonce | +{{data['nonce']}} | +
+ +
+
+ Project BlockShell is created by with a vision to teach blockchain concepts to students and programmers.
+ View Profile +
+ Project BlockShell is created by with a vision to teach blockchain concepts to students and programmers.
+ View Profile +