Update link to docs for web3-wrapper

This commit is contained in:
Fabio B
2020-02-12 22:08:10 +01:00
committed by GitHub
parent f471c79b59
commit 3b61129ade

View File

@@ -2,7 +2,7 @@
Web3-wrapper is a JSON-RPC client for Ethereum nodes. It is a type-safe alternative to [Web3.js](https://github.com/ethereum/web3.js/) written in TypeScript.
### Read the [Documentation](https://0x.org/docs/tools/web3-wrapper).
### Read the [Documentation](https://github.com/0xProject/0x-monorepo/blob/development/packages/web3-wrapper/docs/reference.mdx).
## Installation