You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developers/index.md
+17-11Lines changed: 17 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,14 @@ Need a more basic primer first? Check out [ethereum.org/learn.](/learn/)
17
17
18
18
19
19
-[Getting up to speed on Ethereum](https://medium.com/@mattcondon/getting-up-to-speed-on-ethereum-63ed28821bbe)*Aug 7, 2017 - Matt Condon*
20
-
-[Ethereum In Depth, Part 1](https://blog.zeppelin.solutions/ethereum-in-depth-part-1-968981e6f833)*May 11, 2018 - Facu Spagnuolo*
21
-
-[Ethereum In Depth, Part 2 ](https://blog.zeppelin.solutions/ethereum-in-depth-part-2-6339cf6bddb9)*July 24, 2018 - Facu Spagnuolo*
20
+
-[Ethereum In Depth, Part 1](https://blog.openzeppelin.com/ethereum-in-depth-part-1-968981e6f833/)*May 11, 2018 - Facu Spagnuolo*
21
+
-[Ethereum In Depth, Part 2 ](https://blog.openzeppelin.com/ethereum-in-depth-part-2-6339cf6bddb9/)*July 24, 2018 - Facu Spagnuolo*
22
22
-[Ethereum Development Walkthrough, Parts 1-5](https://hackernoon.com/ethereum-development-walkthrough-part-1-smart-contracts-b3979e6e573e)*Jan 14, 2018 - dev_zl*
23
23
-[Ethereum 101, Parts 1-7](https://kauri.io/collection/5bb65f0f4f34080001731dc2/ethereum-101)*Feb 13, 2019 - Wil Barnes*
-[Mastering Ethereum - A comprehensive textbook available for free online](https://github.com/ethereumbook/ethereumbook)*Dec 1, 2018 - Andreas Antonopoulos & Gavin Wood*
26
26
-[Ethereum Developer Portal - Everything you need to get started building on Ethereum](https://ethereum.consensys.net/ethereum-dev-portal)*Updated often - ConsenSys*
27
-
-[Deconstructing a Solidity Contract](https://blog.zeppelin.solutions/deconstructing-a-solidity-contract-part-i-introduction-832efd2d7737)*Aug 13, 2018 - Alejandro Santander & Leo Arias*
27
+
-[Deconstructing a Solidity Contract](https://blog.openzeppelin.com/deconstructing-a-solidity-contract-part-i-introduction-832efd2d7737/)*Aug 13, 2018 - Alejandro Santander & Leo Arias*
28
28
-[Full Stack Dapp Tutorial Series ](https://kauri.io/collection/5b8e401ee727370001c942e3)*Updated Often - Joshua Cassidy*
29
29
30
30
@@ -71,10 +71,15 @@ Ethereum has a large and growing number of tools to help developers build, test,
71
71
-[buidler.dev](https://buidler.dev)
72
72
-[Github](https://github.com/nomiclabs/buidler)
73
73
74
-
### ZeppelinOS *A development framework for building upgradeable smart contracts, and securely managing smart contract applications.*
### OpenZeppelin SDK *The Ultimate Smart Contract Toolkit: A suite of tools to help you develop, compile, upgrade, deploy and interact with smart contracts.*
0 commit comments