Skip to content

Web3 using Nuxt, Moralis & TailwindCSS. Display a users balance, NFT Count and check if they own an NFT in your project.

Notifications You must be signed in to change notification settings

roybarber/nuxt-moralis-tailwind

Repository files navigation

Web3 with Nuxt, Moralis and TailwindCSS

A simple Web3 app allowing a user to authenticate with their wallet, show their ETH balance and see if they are an owner of an NFT on your project by contract address.

View the demo.

Build Setup

Duplicate the .env.example and add your MORALIS_SERVER_URL & MORALIS_APP_ID from the moralis dashboard. Add your contract address to the .env

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Moralis

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

Nuxt

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

About

Web3 using Nuxt, Moralis & TailwindCSS. Display a users balance, NFT Count and check if they own an NFT in your project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published