diff options
author | Fabio Berger <me@fabioberger.com> | 2018-04-02 18:04:02 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2018-04-02 18:04:02 +0800 |
commit | 3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f (patch) | |
tree | 140fd0f70e24f806810675996e8eb52610b25d81 /README.md | |
parent | 3bf3f479f50e62673b49de09bdbdc812e1e9e476 (diff) | |
download | dexon-sol-tools-3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f.tar dexon-sol-tools-3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f.tar.gz dexon-sol-tools-3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f.tar.bz2 dexon-sol-tools-3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f.tar.lz dexon-sol-tools-3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f.tar.xz dexon-sol-tools-3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f.tar.zst dexon-sol-tools-3aea0e3b2f9fb7d8a40e6ff870a348ef9041c66f.zip |
Update docs list in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -56,6 +56,11 @@ Dedicated documentation pages: * [0x.js Library](https://0xproject.com/docs/0xjs) * [0x Connect](https://0xproject.com/docs/connect) * [Smart contracts](https://0xproject.com/docs/contracts) +* [Subproviders](https://0xproject.com/docs/subproviders) +* [Deployer](https://0xproject.com/docs/deployer) +* [Web3-wrapper](https://0xproject.com/docs/web3-wrapper) +* [JSON-schemas](https://0xproject.com/docs/json-schemas) +* [Sol-cov](https://0xproject.com/docs/sol-cov) * [Standard Relayer API](https://github.com/0xProject/standard-relayer-api/blob/master/README.md) Most of the packages require additional typings for external dependencies. |