nuxt-kaspa
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

@nuxtjs/kaspa

Nuxt Kaspa

npm version npm downloads License Nuxt

IMPORTANT: This module is in early development stage and is not ready for production use.

A Nuxt plugin for interacting with Kaspa blockchain

Features

  • ⚡️  Quick & Easy integration with Kaspa: the fastest and most scalable Proof-of-Work blockchain
  • 🔗  Easy access to common APIs through composables
  • ⚙️  Configurable RPC setup through Nuxt config

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add @kaspa/nuxt

That's it! You can now use Kaspa in your Nuxt app ✨

Contribution

Local 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

# Release new version
npm run release

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-kaspa

Weekly Downloads

95

Version

1.4.0

License

MIT

Unpacked Size

12.4 MB

Total Files

64

Last publish

Collaborators

  • furatamasensei