UNPKG

@uprtcl/ethereum-provider

Version:

_Prtcl provider wrappers around web3

3 lines (2 loc) 170 B
export { EthereumConnection, EthereumConnectionOptions } from './ethereum.connection'; export { EthereumContract, EthereumContractOptions } from './ethereum.contract';