TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Truffle: Ethereum Dapp Development Framework

145 pointsby xwvvvvwxover 7 years ago

6 comments

increment_iover 7 years ago
I recently got pretty pumped about exploring developing for the Ethereum network and spent an entire weekend reading everything I could about the protocol, the development ecosystem, language and anything else I could find - blog posts, tutorials, experiences from other developers.<p>I came away with my initial enthusiasm completely dashed. I can&#x27;t for the life of me imagine why any sane developer would ever want to work within the constraints of Ethereum. It just doesn&#x27;t seem to me anywhere near ready for any kind of serious development, or even trivial development for that matter.<p>I&#x27;d love to hear rebuttals to this. Is anyone out there doing anything interesting with this platform?
评论 #15929113 未加载
评论 #15929699 未加载
评论 #15929327 未加载
评论 #15929082 未加载
评论 #15931454 未加载
评论 #15942691 未加载
评论 #15929771 未加载
评论 #15929505 未加载
评论 #15929544 未加载
评论 #15929190 未加载
评论 #15929209 未加载
akerroover 7 years ago
Another confusing name, it has nothing to do with Truffle - part of Graal Java compiler... <a href="https:&#x2F;&#x2F;github.com&#x2F;graalvm&#x2F;graal&#x2F;tree&#x2F;master&#x2F;truffle" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;graalvm&#x2F;graal&#x2F;tree&#x2F;master&#x2F;truffle</a><p>It&#x27;s not as bad as &quot;Riot&quot; (at least 3 projects with this name), but seriously, are we running out of words to name projects?
评论 #15930546 未加载
评论 #15930274 未加载
评论 #15931118 未加载
impostervtover 7 years ago
Anyone who is interested in getting started in Ethereum coding may want to start with this:<p><a href="https:&#x2F;&#x2F;cryptozombies.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cryptozombies.io&#x2F;</a>
评论 #15929924 未加载
评论 #15929980 未加载
coolspotover 7 years ago
I tried truffle for one project, but found Embark [777] more flexible and better designed.<p>[777] <a href="https:&#x2F;&#x2F;github.com&#x2F;iurimatias&#x2F;embark-framework" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;iurimatias&#x2F;embark-framework</a>
评论 #15930243 未加载
GeoffreyStevenover 7 years ago
It is a great framework to develop on, but we had some challenges using MetaMask with it. Lots of room for growth, has serious potential.
webjunkie01over 7 years ago
I also tried to develop with Truffle but after a few hours I decided to avoid it and really start learning all the internals without a framework. To this day I haven&#x27;t had the need to use Truffle at all to develop the majority of my projects.
评论 #15929780 未加载