0.3.1 • Published 10 months ago
@zenox-labs/nuxt-aleo-wallet v0.3.1
@zenox-labs/nuxt-aleo-wallet
New Nuxt module for Aleo Wallet Adapters.
Features
- ⛰ Utils
- 🌲 Baz -->
Quick Setup
- Add
@zenox-labs/nuxt-aleo-walletdependency to your project
# Using pnpm
pnpm add -D @zenox-labs/nuxt-aleo-wallet
# Using yarn
yarn add --dev @zenox-labs/nuxt-aleo-wallet
# Using npm
npm install --save-dev @zenox-labs/nuxt-aleo-wallet- Add
@zenox-labs/nuxt-aleo-walletto themodulessection ofnuxt.config.ts
export default defineNuxtConfig({
modules: ["@zenox-labs/nuxt-aleo-wallet"],
});That's it! You can now use My Module in your Nuxt app ✨
Development
# Install dependencies
npm install
# Generate type stubs
npm run dev:prepare
# Develop with the playground
npm run dev
# Build the playground
npm run dev:build
# Run ESLint
npm run lint
# Run Vitest
npm run test
npm run test:watch
# Release new version
npm run release0.3.1-beta
10 months ago
0.3.1-beta.2
10 months ago
0.3.1-beta.1
10 months ago
0.3.1-beta.3
10 months ago
0.3.1
10 months ago
0.2.14
1 year ago
0.2.13
1 year ago
0.2.12
1 year ago
0.2.11
1 year ago
0.2.10
1 year ago
0.2.9
1 year ago
0.2.8
1 year ago
0.2.6
1 year ago
0.1.9
1 year ago
0.1.8
2 years ago
0.1.6
2 years ago
0.1.4
2 years ago
0.1.5
2 years ago
0.0.40
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.0.39
2 years ago
0.1.3
2 years ago
0.0.38
2 years ago
0.0.36
2 years ago
0.0.35
2 years ago
0.0.34
2 years ago
0.0.33
2 years ago
0.0.32
2 years ago
0.0.31
2 years ago
0.0.30
2 years ago
0.0.29
2 years ago
0.0.28
2 years ago
0.0.27
2 years ago
0.0.26
2 years ago
0.0.25
2 years ago
0.0.23
2 years ago
0.0.22
2 years ago
0.0.21
2 years ago
0.0.20
2 years ago