Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aidear3/nuxt-solana-boilerplate
An open-source jamastack boilerplate to connect your frontend to the Solana network using NuxtJS.
https://github.com/aidear3/nuxt-solana-boilerplate
dapp nuxt nuxt-prject nuxtjs sol solana web3
Last synced: 11 days ago
JSON representation
An open-source jamastack boilerplate to connect your frontend to the Solana network using NuxtJS.
- Host: GitHub
- URL: https://github.com/aidear3/nuxt-solana-boilerplate
- Owner: aidear3
- Created: 2023-04-18T16:08:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T16:16:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T11:49:50.859Z (2 months ago)
- Topics: dapp, nuxt, nuxt-prject, nuxtjs, sol, solana, web3
- Language: Vue
- Homepage:
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.