Mushroom Protocol Application
Technologies: Backend: Motoko Frontend: Vite / React / TypeScript / Chakra-UI
Instructions:
dfx start --clean --background # Run dfx in the background npm run setup # Install packages, deploy canisters, and generate type bindings npm start # Start the development server
When ready, run dfx deploy --network ic to deploy your application to the Internet Computer.