UNPKG

@eco-foundation/routes

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 choice.

10 lines (9 loc) 267 B
export * from './IInbox'; export * from './IIntentSource'; export * from './IL1Block'; export * from './IMessageBridgeProver'; export * from './IPermit'; export * from './IProver'; export * from './ISemver'; export * from './IVault'; export * from './IVaultStorage';