0.3.1 • Published 6 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-wallet
dependency 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-wallet
to themodules
section 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 release
0.3.1-beta
7 months ago
0.3.1-beta.2
6 months ago
0.3.1-beta.1
6 months ago
0.3.1-beta.3
6 months ago
0.3.1
6 months ago
0.2.14
10 months ago
0.2.13
10 months ago
0.2.12
11 months ago
0.2.11
11 months ago
0.2.10
11 months ago
0.2.9
11 months ago
0.2.8
11 months ago
0.2.6
1 year ago
0.1.9
1 year ago
0.1.8
1 year ago
0.1.6
1 year ago
0.1.4
1 year ago
0.1.5
1 year ago
0.0.40
1 year ago
0.1.2
1 year ago
0.1.1
1 year ago
0.0.39
1 year ago
0.1.3
1 year 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