Skip to content

Group project of Distributed System Course about building a small blockchain application from scratch. Special thanks to CryptoKass/NoobChain tutorial.

Notifications You must be signed in to change notification settings

dinhhung2910/BasicCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial

Tham khảo từ tutorial Creating Your First Blockchain with Java

Source

  • Sử dụng IDE Netbean, Eclipse (Java 1.8)

  • Import bouncey castle, GSON.

  • Open Windows >preferences > Java> Build path > User Libraries. CLick new và ghi tên. Click Ok.

  • Chọn Add External JARs và chọn thư viện bcprov-jdk15on-159.jar

  • Tươg tự với GSON

  • Chạy chương trình: Chọn BasicCoin -> Run

About

Group project of Distributed System Course about building a small blockchain application from scratch. Special thanks to CryptoKass/NoobChain tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages