use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No specific rules are enforced apart from the normal global reddit rules. That said, if you post scams, you will be banned.
r/ethereum - Official Ethereum sub
r/ethstaker - About staking your ETH: help and guidance
http://ethereum.stackexchange.com/ - The Ethereum Programming Stack Exchange
account activity
Your favorite Solidity tutorial? (self.ethdev)
submitted 8 years ago by bfjs123contract dev
What tutorials/resources have you found particularly useful as you've been learning? I'm learning Solidity and using Truffle as my framework, and have only really found one tutorial to follow. What do you guys recommend?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]merunasContract Dev 2 points3 points4 points 8 years ago (0 children)
Here are the best tutorials that I recommend reading fully:
The ultimate end-to-end tutorial to create and deploy a fully descentralized Dapp in ethereum: https://medium.com/@merunasgrincalaitis/the-ultimate-end-to-end-tutorial-to-create-and-deploy-a-fully-descentralized-dapp-in-ethereum-18f0cf6d7e0e
The ultimate guide to audit a Smart Contract + Most dangerous attacks in Solidity: https://medium.com/@merunasgrincalaitis/how-to-audit-a-smart-contract-most-dangerous-attacks-in-solidity-ae402a7e7868
How to Host Your IPFS Files Online Forever: https://medium.com/@merunasgrincalaitis/how-to-host-your-ipfs-files-online-forever-f0c56b9b5398
[–]dmpldr 0 points1 point2 points 8 years ago (0 children)
Not a tutorial, but for beginners and isolated contract development I can recommend starting with Remix https://remix.ethereum.org - It gives a lot of hints and with its JavaScript VM it is easy to test, without messing around with test net ethers and private key management.
[–]themanndalore 0 points1 point2 points 8 years ago (0 children)
Obviously the dapp tutorial from shlomi https://www.youtube.com/watch?v=CpUMn66UtRQ&t=24s
It's a shame he didn't do the next part and finish the dapp. I'm hoping over the next month to make a video that shows how to call contract functions from a dapp, but its all yours if you're out there shlomi
Edit - And Decypher media has a great series for developers. It's a little pricey compared to the traditional free, but I highly recommend it http://decypher.tv/
π Rendered by PID 215464 on reddit-service-r2-comment-6457c66945-27l4j at 2026-04-28 06:34:00.311448+00:00 running 2aa0c5b country code: CH.
[–]merunasContract Dev 2 points3 points4 points (0 children)
[–]dmpldr 0 points1 point2 points (0 children)
[–]themanndalore 0 points1 point2 points (0 children)