@0x/contracts-asset-proxy: Create DexForwarderBridge bridge contract.

This commit is contained in:
Lawrence Forman
2020-03-18 13:58:58 -04:00
parent 277dbacf68
commit 4bdaa48303
12 changed files with 865 additions and 1 deletions

View File

@@ -88,3 +88,4 @@ export {
} from './asset_data';
export * from './dydx_bridge_encoder';
export * from './dex_forwarder_bridge';