aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/md/docs/contract_wrappers/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/md/docs/contract_wrappers/introduction.md')
-rw-r--r--packages/website/md/docs/contract_wrappers/introduction.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/website/md/docs/contract_wrappers/introduction.md b/packages/website/md/docs/contract_wrappers/introduction.md
index 74254bdad..ccc81b373 100644
--- a/packages/website/md/docs/contract_wrappers/introduction.md
+++ b/packages/website/md/docs/contract_wrappers/introduction.md
@@ -1,3 +1 @@
-<b>**NOTE:** Release candidate versions are meant to work with V2 of 0x protocol. To interact with V1, select a 0.X version.</b>
-
Welcome to the [Contract-wrappers](https://github.com/0xProject/0x-monorepo/tree/development/packages/contract-wrappers) documentation! Contract-wrappers is a library for interacting with the Ethereum smart contracts that make up the 0x protocol. With it, you can easily send transactions and make calls to the 0x smart contracts as well as any token adhering to the token standards supported by the protocol (currently ERC20 & ERC721).