dApp starter template using Nuxt.
git clone [email protected]:Nuxify/block.git
cd block/
npm install
Run Locally
npm run dev
Generate Static Pages
npm run build:static
cd dist/
npx serve
We use @web3-onboard for wallet connections and management
References:
- GitHub: https://github.com/blocknative/web3-onboard
- Docs: https://onboard.blocknative.com/docs/modules/core
- Adding wallets: https://onboard.blocknative.com/docs/wallets/walletconnect
Made with ❤️ at Nuxify