Scaffold-DOT - Toolkit for Solidity development, testing and deployment

The new smart contract docs are great!

Wouldn’t it be cool to hand people a fully configured environment? Or an alternative to Remix?

Well now you can with scaffold-dot

The folks at @OpenGuild are running a hackathon now. Why not kill two birds with one stone, eh? Discover scaffold-dot, explore a new idea and try to win some loot.

Anyone familiar with the scaffold-eth2 stack will feel right at home! Including full configuration for Hub!

I got my start with scaffold-eth and the BuidlGuidl gang. I forked the repo and took it to the next level, including a diabolical, exclusive focus on the Polkadot Hub environment.

There are too many features to list - but one cool one is ‘yarn install’ will identify your OS, fetch the correct hub and eth-rpc binaries, and install them in the proper location to start testing locally with the toolkit. Or ‘yarn hub’ to spin up the hub chain, eth-rpc, and Next.js web app in one terminal window! Oh, I’m getting carried away. There are lots more DX goodies baked in for you. Everything is based on the latest Polkadot smart contract docs.

Currently includes hardhat - foundry support is coming soon.

Cheers!

2 Likes