/CourseraCryptoCurrency

Attempts to assignments of Cryptocurrency course on Coursera💰

Primary LanguageJava

Coursera Crypto Currency

Attempts to assignments of Cryptocurrency course on Coursera which is found here.

Howto

  • IntelliJ IDEA: set the directory as the source root at one time and execute the main program.

Notes

  • The files named "TxHandler.java" in ScroogeCoin/ and Blockchain/ have almost the same content, except for method "getUTXOPool".