Wonderland is a team of top Web3 researchers, developers, and operators who believe that the future needs to be open-source, permissionless, and decentralized.
DeFi sucks, but we are here to make it better.
git clone git@github.com:defi-wonderland/web.git
cd web
yarn
yarn dev
The app should be live at http://localhost:5173/
yarn build
yarn start
The app should be live at http://localhost:4173/
If you want to add a blog post, see this guide.