@0x/contracts-erc20-bridge-sampler: Update README

This commit is contained in:
Lawrence Forman 2019-11-16 14:21:41 -05:00
parent 5567c40bae
commit f00524e518

View File

@ -1,3 +1,5 @@
## ERC20BridgeSampler
These are contracts used in DEX aggregation.
These contracts are used in DEX aggregation.
This is an MVP implementation, which agnostically samples DEXes for off-chain sorting and order generation. It is entirely read-only and never not touches any funds.