UNPKG

@kodex-react/ctx-ethers

Version:

Provides a React context provider for the Ethers.js library, which allows you to interact with Ethereum smart contracts.

4 lines (3 loc) 122 B
import type { EthersProviderState } from './types'; declare const _default: EthersProviderState; export default _default;