Create Web3 Frontend Versions Save

The fastest way to get started with a fully-fledged web3 frontend

v1.3.0

1 year ago

What's Changed

Full Changelog: https://github.com/Dhaiwat10/create-web3-frontend/compare/v1.2.0...v1.3.0

v1.2.0

1 year ago

You can now use the --chakra option to bootstrap your frontend using Chakra UI instead of Tailwind!

npx [email protected] --chakra

v1.0.0

2 years ago

With this release the templates have been updated to use the latest version of wagmi.

Just run npx [email protected] and you're good! 🚀

v0.2.1

2 years ago

TLDR: wagmi is not compatible with React 18 yet so we have to use React 17 for now. The React version was not explicitly specified by the code before so stuff was breaking.

What's Changed

Full Changelog: https://github.com/Dhaiwat10/create-web3-frontend/compare/v0.2.0...v0.2.1

v0.2.0

2 years ago

What's Changed

Full Changelog: https://github.com/Dhaiwat10/create-web3-frontend/compare/v0.1.2...v0.2.0