Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Add etb #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
9 changes: 9 additions & 0 deletions source/contracts-and-transactions/developer-tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,22 @@ https://github.com/ethereum/wiki/wiki/Dapp-Developer-Resources
Tutorials
--------------

* `ToDo List Dapp <https://eattheblocks.com/etb-ethereum-todo-list-app-special-episode-1>`
* `EatTheBlocks channel: Solidity / Dapp video tutorials <https://www.youtube.com/c/eattheblocks>`
* `EatTheBlocks blog <https://eattheblocks.com>`
* `Dapp tutorials on ethereum.org <https://ethereum.org>`_
* `Dapps for beginners tutorial series <https://dappsforbeginners.wordpress.com/>`_
* `Eris' Solidity Tutorial Series <https://docs.erisindustries.com/tutorials/solidity/>`_
* `Tutorials on advanced Solidity <https://github.com/androlo/solidity-workshop>`_
* http://ethereumj.io/blog/2015/09/09/friendly-ether-bot/
* https://github.com/ConsenSys/ether-pudding

Courses
--------------

* `EatTheBlocks Pro: Video courses on Ethereum Dapps & Smart contracts <http://pro.eattheblocks.com>`
* `Ethereum DApps In Motion: build a decentralized exchange with Solidity & Truffle <https://www.manning.com/livevideo/ethereum-dapps-in-motion>`


Mix-IDE
================================================================================
Expand Down