diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..cd38cef --- /dev/null +++ b/examples/README.md @@ -0,0 +1,3 @@ +⚠️ WARNING + +These examples need to be migrated from using 0x-parser v1 to v2. PRs welcomed. diff --git a/package.json b/package.json index 9e79b8f..b135134 100644 --- a/package.json +++ b/package.json @@ -8,10 +8,11 @@ "swap", "erc-20", "events", + "settler", "ethereum", + "aggregator", "0x protocol", - "transactions", - "exchange proxy" + "transactions" ], "author": "henryzhu.eth", "license": "MIT",