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.

7 lines (6 loc) 193 B
// Contract ABIs for contracts export * from './Eco7683DestinationSettler' export * from './Eco7683OriginSettler' export * from './Inbox' export * from './IntentSource' export * from './Vault'