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.

6 lines (5 loc) 167 B
export * from './Eco7683DestinationSettler'; export * from './Eco7683OriginSettler'; export * from './Inbox'; export * from './IntentSource'; export * from './Vault';