aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/md/docs/0xjs/1.0.0/introduction.md
diff options
context:
space:
mode:
authorJacob Evans <jacob@dekz.net>2018-09-18 05:33:50 +0800
committerJacob Evans <jacob@dekz.net>2018-09-18 05:33:50 +0800
commit2df569b72727bf4face8ad5f223535657f99db39 (patch)
tree485f8f84d72e1b8725fc8b54f8b485df6fa0cfe3 /packages/website/md/docs/0xjs/1.0.0/introduction.md
parent65aecc0024fdaaa82abd2db440c5a1f24e18400d (diff)
downloaddexon-sol-tools-2df569b72727bf4face8ad5f223535657f99db39.tar
dexon-sol-tools-2df569b72727bf4face8ad5f223535657f99db39.tar.gz
dexon-sol-tools-2df569b72727bf4face8ad5f223535657f99db39.tar.bz2
dexon-sol-tools-2df569b72727bf4face8ad5f223535657f99db39.tar.lz
dexon-sol-tools-2df569b72727bf4face8ad5f223535657f99db39.tar.xz
dexon-sol-tools-2df569b72727bf4face8ad5f223535657f99db39.tar.zst
dexon-sol-tools-2df569b72727bf4face8ad5f223535657f99db39.zip
Folder 1.0.0 -> 1.0.1
Diffstat (limited to 'packages/website/md/docs/0xjs/1.0.0/introduction.md')
-rw-r--r--packages/website/md/docs/0xjs/1.0.0/introduction.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/website/md/docs/0xjs/1.0.0/introduction.md b/packages/website/md/docs/0xjs/1.0.0/introduction.md
deleted file mode 100644
index 4d5d314d3..000000000
--- a/packages/website/md/docs/0xjs/1.0.0/introduction.md
+++ /dev/null
@@ -1 +0,0 @@
-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.