Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianjs/nuxt-solana-boilerplate

An open-source jamastack boilerplate to connect your frontend to the Solana network using NuxtJS.
https://github.com/florianjs/nuxt-solana-boilerplate

dapp nuxt nuxtjs sol solana web3

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# nuxt-solana-boilerplate

## Build Setup

```bash
# 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](https://nuxtjs.org).

## 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.