0.2.0 • Published 2 years ago

nuxt-moralis-sdk v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Nuxt Moralis SDK

Nuxt components and hooks for your Moralis project

Installation

Use the package manager npm to install foobar.

npm install nuxt-moralis-sdk --save

Usage

Add to nuxt.config.js

// Modules: https://go.nuxtjs.dev/config-modules
export default {
    modules: [
        'nuxt-moralis-sdk'
    ],
}

Callimg Moralis Plugin:

this.$moralis

You can read more details on here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT