UNPKG

@celo-tools/celo-ethers-wrapper

Version:

A minimal wrapper to make Ethers.JS compatible with the Celo network.

5 lines (4 loc) 146 B
export * from "./lib/CeloProvider"; export * from "./lib/CeloWallet"; export * from "./lib/CeloscanProvider"; export * from "./lib/transactions";