

-
SwapForum — a bulletin board for trading that integrates with the AirSwap Trader widget.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Enable — a peer-to-peer stablecoin credit marketplace that received additional funding through a ConsenSys Labs grant.
-
gDai — enables gasless DAI transfers by using compound interest on DAI to pay for gas.
-
For a full fledged project check out. 0xSparky’s ConsenSys Academy project called Spread, an options betting platform.
-
ganache
Discontinued :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
We recommend using Ganache to develop your smart contract first on a local blockchain on your machine. Each account in Ganache comes pre-loaded with test Ether, so you’re all set from the start.
-
For another method to set up a DApp, check out Scaffold-ETH by Austin Griffith. You can also get great DApps examples with BuidlGuidl.
Related posts
-
How to create an ERC20 Token and a Solidity Vendor Contract to sell/buy your own token
-
What are the best Resources for becoming a blockchain developer?
-
Is there a tool that can automatically create an interface of a contract from a solidity file?
-
Ethereum Foundation removes their canary
-
Why are L2s needed ?