Vue3-solana-boilerplate is a Jamstack and open-source boilerplate project that connect your Frontend with the Solana network using the amazing Phantom wallet.
I'm currently working on it to add more features.
npm install
npm run dev
npm run build
This boilerplate should help get you started developing Solana Web3 application with Vue 3 and Typescript in Vite. The
template uses Vue 3 <script setup>
SFCs, check out
the script setup docs to learn more. You can either
use the classic composition API if you prefer.
This project is made has a response to Icesofty who did a Jamstack and open-source boilerplate project with NuxtJs and solana Phantom. He said that it will be cool to have one made with VueJs, so here it is!
Thanks to Icesofty for the Inspiration
Made by this guy ! Mohamed Ghoubali