Been working on my very first Dapp, and it's been awesome.
Would be super cool to have an Ethereum group on IH.
One more member needed to bootstrap that group!
https://www.indiehackers.com/group/ethereum
I'm pretty new to Solidity / Smart Contracts — I would love to hear what others are working on.
Hey George thanks for pushing the Ethereum group! I created it a couple of weeks ago to hopefully connect with other Ethereum devs here too.
I'm currently working on a small app (it's not really a Dapp yet): https://invoice.build
It's a super simple invoice builder for Ethereum tokens, basically it enables the creation of payment pages that provide context for business to business transactions.
What are you working on?
I'm building a simple messaging app. I'll post it up when I push it live.
It's pretty much just a project to get familiar with Solidity / Blockchain development.
But to my surprise, it's been really fun. Really digging Solidity and Truffle.
Nice one! In case you're interested there are a couple of powerful template apps to get started with that bring all the different pieces together that you might need:
Might be worth checking out even just to see how they do it.