UNPKG

@chorus-one/ethereum

Version:

All-in-one toolkit for building staking dApps on Ethereum network

6 lines (5 loc) 278 B
export { EthereumStaker } from './staker'; export { EthereumNetworkConfig } from './lib/types/ethereumConfigNetwork'; export { Transaction } from './lib/types/transaction'; export { Vault } from './lib/types/vault'; export { CHORUS_ONE_ETHEREUM_VALIDATORS } from './constants';