Skip to content

ugale-deepak3010/BlockChain_GO_P2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlockChain_GO_P2

Examples of implementation in GO!

Output: image

C:/Users/Dipak.ugale/SoftwareInstallDirectory/Go/go/bin64/go.exe run Main.go [C:/Users/Dipak.ugale/SoftwareInstallDirectory/Go/workspace/src/BlockChain/P2]

===== BLOCK CHAIN START =====

This is First Block time: 2022-06-17 01:08:44.1827592 +0530 IST m=+0.005982901 prevhash:
hash: 64c9df804e35deeedf6b717968094a2c4f5bbfdec287d87ef995a616569a22e9 Transaction: 0: " A sent 3 coins to BC"

---== 2 ==---

This is Second Block time: 2022-06-17 01:08:44.1847541 +0530 IST m=+0.007977801 prevhash: 64c9df804e35deeedf6b717968094a2c4f5bbfdec287d87ef995a616569a22e9 hash: da62b4ae6d1839df912a84ee4a38d52b983cb3e09e5222350de65264511c8a05 Transaction: 0: " pq sent 89.3444 coins to rs"

---== 3 ==---

This is Second Block time: 2022-06-17 01:08:44.1847541 +0530 IST m=+0.007977801 prevhash: da62b4ae6d1839df912a84ee4a38d52b983cb3e09e5222350de65264511c8a05 hash: 4a6ae9b6d5539827a230abe4d023b756263060979be739e362ba5a881711bc61 Transaction: 0: " op sent 30.5002 coins to yu"

------------ THE END --------------

Success: process exited with code 0.

About

Simple example implement in GO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages