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

1.0.0 • Public • Published

TEST npm version

next.js-ethers

ethers plugin for next.js

Installation

npm i @nextsmartchain/nextjs-ethers

Docs


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

// install ethers plugin
use(Web3ClientPlugin)

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

Dependencies (2)

Dev Dependencies (9)

Package Sidebar

Install

npm i @nextsmartchain/nextjs-ethers

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

137 kB

Total Files

43

Last publish

Collaborators

  • nextsmartchain