Update README.md

This commit is contained in:
Yigit Kader 2021-11-21 15:53:32 +03:00 committed by GitHub
parent f57fc9bea1
commit 054aab8289
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@
* [**Scala**: _How to build a simple actor-based blockchain_](https://medium.freecodecamp.org/how-to-build-a-simple-actor-based-blockchain-aac1e996c177) * [**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**: _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/) * [**TypeScript**: _NaivecoinStake: a tutorial for building a cryptocurrency with the Proof of Stake consensus_](https://naivecoinstake.learn.uno/)
* [**Docker**: _cryptoMiner: a tutorial for how mining cryptocurrency and dockerize this_](https://ryigitkader.medium.com/create-a-crypto-miner-docker-image-77eb487c833f) * [**Dockerfile**: _cryptoMiner: a tutorial for how mining cryptocurrency and dockerize this_](https://github.com/ryigitkader/CryptoMiner-DockerImage)
#### Build your own `Bot` #### Build your own `Bot`