nuxt-solana-boilerplate icon indicating copy to clipboard operation
nuxt-solana-boilerplate copied to clipboard

An open-source jamastack boilerplate to connect your frontend to the Solana network using NuxtJS.

nuxt-solana-boilerplate

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate
$ yarn start

For detailed explanation on how things work, check out the documentation.

About this project

I didn't see many working examples using NuxtJS, so I've decided to create my own basic boilerplate. nuxt-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.