UNPKG

@baking-bad/tezos-etherlink-bridge-sdk

Version:

SDK designed for building token bridge applications between Tezos (L1) and Etherlink (L2)

3 lines (2 loc) 308 B
export { EthersV5EtherlinkBridgeBlockchainService, type EthersV5EtherlinkBridgeBlockchainServiceOptions } from './ethersV5EtherlinkBridgeBlockchainService'; export { EthersEtherlinkBridgeBlockchainService, type EthersEtherlinkBridgeBlockchainServiceOptions } from './ethersEtherlinkBridgeBlockchainService';