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.

5 lines (4 loc) 111 B
export * from './Executor'; export * from './Inbox'; export * from './IntentSource'; export * from './Portal';