From 37cca511af4b0d0588cb9e340b415d109146100f Mon Sep 17 00:00:00 2001 From: ryigitkader Date: Wed, 17 Nov 2021 23:02:10 +0300 Subject: [PATCH] added cryptoCurreny miner and dockerize tuturial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19d3ea7..b623fce 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ * [**Scala**: _How to build a simple actor-based blockchain_](https://medium.freecodecamp.org/how-to-build-a-simple-actor-based-blockchain-aac1e996c177) * [**TypeScript**: _Naivecoin: a tutorial for building a cryptocurrency_](https://lhartikk.github.io/) * [**TypeScript**: _NaivecoinStake: a tutorial for building a cryptocurrency with the Proof of Stake consensus_](https://naivecoinstake.learn.uno/) +* [**Dockerfile**: _cryptoMiner: a tutorial for how mining cryptocurrency and dockerize this] (https://ryigitkader.medium.com/create-a-crypto-miner-docker-image-77eb487c833f) #### Build your own `Bot`