UNPKG

@eco-foundation/routes-ts

Version:

The Eco Routes Protocol is a decentralized intent based system that allows users to submit their intent to the network and have it fulfilled by a solver on the destination rollup of their choise.

13 lines (12 loc) 365 B
export * from './ICrossL2ProverV2'; export * from './IExecutor'; export * from './IInbox'; export * from './IIntentSource'; export * from './IL1Block'; export * from './IMessageBridgeProver'; export * from './IMetalayerRouterExt'; export * from './IPermit'; export * from './IPortal'; export * from './IProver'; export * from './ISemver'; export * from './IVault';