April 19, 2026

Our experience as developers of tooling in the Ethereum Foundation

Our experience as developers of tooling in the Ethereum Foundation

In a week or two we will add a new design and app connect, our improved take on integrating with other services in the spirit of zapier or ifttt, so anyone can connect their app to it.

Additional learning came from workshops we frequently organize all year long (=WizardAmigos).

Source: personal archive
Source: archive

When we tried to teach beginners solidity and the logic commonly used in smart contracts and to integrate with oracles and decentralized storage providers (e.g. swarm, ipfs, …) we again tried to use Remix, but it was absolutely overwhelming for them.
Too much information, too many buttons, too many clicks to get even basic things done and so they got lost and didn’t have much interest to continue.
Now I am using the play editor (=play-ed) and I see how beginners feel they understand what is happening and have control, so they can actually do something, send transactions and feel empowered and follow along to learn more.

Interestingly, I tried to explain smart contracts to Patrick and Catherine from the Ethereum Foundation in Zug and they were intimidated at first, but after I showed them the Play editor and how its auto-generated interactive contract preview (=a familiar form to fill out) works, they could actually follow along and at the end Catherine even commented that this is the first time she felt like this is something that she eventually could wrap her head around. The tool successfully served as a great presentation tool for business/laywers/accountants and other professionals, including software agencies who want to showcase their work to non-technical clients.

We also introduced the tool to many professors or their assistants who teach solidity in universities. Their feedback was positive and the tool is not their go-to-tool when starting to teach solidity, so I guess that’s a pretty good feedback. They also opened issues and added features requests which we implemented already.

Source: https://github.com/web3examples/ethereum#development-tools
Source: https://gitter.im/ethereum/play

There is one last feedback we got, and the professors we are in touch with confirmed this:

Users are missing good but simple and to the point examples when they start learning. Expert users on the other hand lack access to many advanced code examples where they can search for custom features or look for the latest implementations and best practices to see how certain features are used in solidity, so that they have an easier time integrating them into the contracts they are working on.

In essence, solidity programmers wouldn’t mind to get more inspiration about what and how they can build usefule smart contracts.

This lead us to start wit the https://smartcontract.codes — a search engine for solidity source code.

It was inspired by https://codepen.io which helps web developers to look for inspiration and quickly copy good examples.

The Project is only a few months old, but we’re collaborating with the professors who are sharing with us code examples they use in their courses.We’re soon also adding Open Zeppelin contracts and also professionally audited contracts from our partners from ChainSecurity to the database.

Currently our database has over 100.000 smart contract code examples and they will all be published soon when our public Beta is released.

Our hypothesis is that the first real boom Ethereum had was due to ERC20 standard which gave users an out of the box business solution in the form of a contract, which they could slightly adapt for their needs and they were ready to go.

We think there is a need for more standards/templates/out of the box solutions for contracts as a business

Moloch DAO and Token bonding curve came close, but they are maybe not such a mainstream usecase as an ERC20 Token which can be used for any loyalty program, game, ICO etc.

So once again, we think these standard examples are necessary and we’ll search for them or develop them ourselves and integrate them in the smartcontract.codes tool so users will be able to search for contracts they want, click to open them and deploy them instantly to the netowork of their choice using Metamask or other browser wallets in the future.

Published at Sat, 09 Nov 2019 12:19:55 +0000

{flickr|100|campaign}

Previous Article

Stephen Colbert Pokes Fun at Bitcoin in Monologue: Mainstream Gone Wrong?

Next Article

Are Bitcoin and Other Cryptos Back in a Bear Market After Latest Drop?

You might be interested in …