0.3.1 • Published 5 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
6 months ago
0.3.1-beta.2
5 months ago
0.3.1-beta.1
5 months ago
0.3.1-beta.3
5 months ago
0.3.1
5 months ago
0.2.14
9 months ago
0.2.13
9 months ago
0.2.12
10 months ago
0.2.11
10 months ago
0.2.10
10 months ago
0.2.9
10 months ago
0.2.8
10 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
1 year ago
0.0.36
1 year ago
0.0.35
1 year ago
0.0.34
1 year ago
0.0.33
1 year ago
0.0.32
1 year ago
0.0.31
1 year ago
0.0.30
1 year ago
0.0.29
1 year ago
0.0.28
1 year ago
0.0.27
1 year ago
0.0.26
1 year ago
0.0.25
1 year ago
0.0.23
1 year ago
0.0.22
1 year ago
0.0.21
1 year ago
0.0.20
1 year ago