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.

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