├── BlockMining.js ├── Blockchain Technology_ From Theory to Practice-Springer (2022).pdf ├── FIT-DNU-Coin.sol ├── HelloWorld.sol ├── Midifier_Test.sol ├── README.md ├── RequestBlockHeaderInfor.py ├── aiotlab_logo.png ├── dnu_logo.png ├── environmentSatisfactionSurvey.sol ├── firstCoin.sol ├── fitdnu_logo.png ├── oralExam.sol ├── simpleAuction.sol ├── simpleBank.sol ├── simpleBanking.sol └── simpleBlockchain.js /BlockMining.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/BlockMining.js -------------------------------------------------------------------------------- /Blockchain Technology_ From Theory to Practice-Springer (2022).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/Blockchain Technology_ From Theory to Practice-Springer (2022).pdf -------------------------------------------------------------------------------- /FIT-DNU-Coin.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/FIT-DNU-Coin.sol -------------------------------------------------------------------------------- /HelloWorld.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/HelloWorld.sol -------------------------------------------------------------------------------- /Midifier_Test.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/Midifier_Test.sol -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/README.md -------------------------------------------------------------------------------- /RequestBlockHeaderInfor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/RequestBlockHeaderInfor.py -------------------------------------------------------------------------------- /aiotlab_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/aiotlab_logo.png -------------------------------------------------------------------------------- /dnu_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/dnu_logo.png -------------------------------------------------------------------------------- /environmentSatisfactionSurvey.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/environmentSatisfactionSurvey.sol -------------------------------------------------------------------------------- /firstCoin.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/firstCoin.sol -------------------------------------------------------------------------------- /fitdnu_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/fitdnu_logo.png -------------------------------------------------------------------------------- /oralExam.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/oralExam.sol -------------------------------------------------------------------------------- /simpleAuction.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/simpleAuction.sol -------------------------------------------------------------------------------- /simpleBank.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/simpleBank.sol -------------------------------------------------------------------------------- /simpleBanking.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/simpleBanking.sol -------------------------------------------------------------------------------- /simpleBlockchain.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FIT-DNU/Blockchain-Technology/HEAD/simpleBlockchain.js --------------------------------------------------------------------------------