@nextsmartchain/nextjs-web3
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

npm version

nextjs-web3

web3.js plugin for matic.js

Installation

npm i @nextsmartchain/nextjs-web3

Examples

All the examples are in the examples folder.

Docs


import { use } from '@nextsmartchain/nextjs'
import { Web3ClientPlugin } from '@nextsmartchain/nextjs-web3'

// install ethers plugin
use(Web3ClientPlugin)

That's all you need to do and web3.js will be used for web3 calls.

Readme

Keywords

none

Package Sidebar

Install

npm i @nextsmartchain/nextjs-web3

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

502 kB

Total Files

28

Last publish

Collaborators

  • nextsmartchain