UNPKG

@celo/connect

Version:

Light Toolkit for connecting with the Celo network

10 lines (9 loc) 354 B
export * from './abi-types'; export * from './connection'; export * from './types'; export * from './utils/abi-utils'; export * from './utils/celo-transaction-object'; export * from './utils/rpc-caller'; export * from './utils/tx-result'; export * from './wallet'; export declare const PROXY_ADMIN_ADDRESS = "0x4200000000000000000000000000000000000018";