From 1966e0c9811e56c0cd9ffc9f6200827077b21335 Mon Sep 17 00:00:00 2001 From: Orion Date: Fri, 25 Dec 2020 19:39:17 +0545 Subject: [PATCH] Rearrange links in proper order --- .../Blockchain-Development.md | 53 ++++++++++++------- 1 file changed, 33 insertions(+), 20 deletions(-) diff --git a/Blockchain-Development/Blockchain-Development.md b/Blockchain-Development/Blockchain-Development.md index ec98cf6..acfb942 100644 --- a/Blockchain-Development/Blockchain-Development.md +++ b/Blockchain-Development/Blockchain-Development.md @@ -1,20 +1,33 @@ -Solidity Interview Questions: https://applicature.com/blog/blockchain-developer-interview -https://applicature.com/blog/ethereum-solidity-meetup-3 -https://applicature.com/blog/ -https://github.com/SoftZen/The-Ultimate-Collection-of-Ethereum-Solidity-and-Smart-Contracts-Interview-Questions - -Ethereum Wire Protocol -https://github.com/ethereum/wiki/wiki/Ethereum-Wire-Protocol -https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md - -https://blog.ethereum.org/2016/11/20/from-morden-to-ropsten/ -https://blog.ethereum.org/ -https://ethresear.ch/ - -Ethereum Resources - -https://eattheblocks.com/best-way-to-learn-solidity-for-beginners/ -https://ethernaut.zeppelin.solutions/ -https://www.crypto101.io/ -https://www.chainshot.com -https://cryptozombies.io/ +### Solidity Interview Questions: + +- https://applicature.com/blog/blockchain-developer-interview + +- https://applicature.com/blog/ethereum-solidity-meetup-3 + +- https://applicature.com/blog/ + +- https://github.com/SoftZen/The-Ultimate-Collection-of-Ethereum-Solidity-and-Smart-Contracts-Interview-Questions + +### Ethereum Wire Protocol: + +- https://github.com/ethereum/wiki/wiki/Ethereum-Wire-Protocol + +- https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md + +- https://blog.ethereum.org/2016/11/20/from-morden-to-ropsten/ + +- https://blog.ethereum.org/ + +- https://ethresear.ch/ + +### Ethereum Resources: + +- https://eattheblocks.com/best-way-to-learn-solidity-for-beginners/ + +- https://ethernaut.zeppelin.solutions/ + +- https://www.crypto101.io/ + +- https://www.chainshot.com + +- https://cryptozombies.io/