UNPKG

@infibridge/celo-sdk-base

Version:

EthersJS wrapper for Celo Blockchain. Based on https://github.com/celo-tools/celo-ethers-wrapper with small modifications.

4 lines (3 loc) 111 B
export * from './CeloProvider'; export * from './CeloEthersWallet'; export * from './CeloTransactionsWrapper';