aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/md/docs/0xjs/1.0.1/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/md/docs/0xjs/1.0.1/introduction.md')
-rw-r--r--packages/website/md/docs/0xjs/1.0.1/introduction.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/md/docs/0xjs/1.0.1/introduction.md b/packages/website/md/docs/0xjs/1.0.1/introduction.md
new file mode 100644
index 000000000..4d5d314d3
--- /dev/null
+++ b/packages/website/md/docs/0xjs/1.0.1/introduction.md
@@ -0,0 +1 @@
+Welcome to the [0x.js](https://github.com/0xProject/0x-monorepo/tree/development/packages/0x.js) documentation! 0x.js is a Javascript library for interacting with the 0x protocol. With it, you can easily make calls to the 0x smart contracts as well as any token adhering to the token standards supported by the protocol (currently ERC20 & ERC721). Functionality includes generating, signing, filling and cancelling orders, verifying an orders signature, setting or checking a users ERC20/ERC721 token balance/allowance and much more.