UNPKG

@chorus-one/ethereum

Version:

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

5 lines (4 loc) 253 B
export { EthereumStaker } from './staker'; export { CHORUS_ONE_ETHEREUM_VALIDATORS } from './constants'; export { toCompoundingCredentials } from './lib/utils/toCompoundingCredentials'; export { getWithdrawalQueue } from './lib/utils/getWithdrawalFee';