npm.io
0.2.0 • Published 4 years ago

nuxt-moralis-sdk

Licence
MIT
Version
0.2.0
Deps
1
Size
2 kB
Vulns
0
Weekly
0

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