Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 33 additions & 20 deletions Blockchain-Development/Blockchain-Development.md
Original file line number Diff line number Diff line change
@@ -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/