Update README
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
## Extensions
|
## Trade Execution Coordinator (TEC)
|
||||||
|
|
||||||
This package contains a contract that allows users to call arbitrary functions on the Exchange contract with permission from one or more TECs (Trade Execution Coordinators). Addresses of the deployed contracts can be found in the 0x [wiki](https://0xproject.com/wiki#Deployed-Addresses) or the [DEPLOYS](./DEPLOYS.json) file within this package.
|
This package contains a contract that allows users to call arbitrary functions on the Exchange contract with permission from one or more TECs (Trade Execution Coordinators). Addresses of the deployed contracts can be found in the 0x [wiki](https://0xproject.com/wiki#Deployed-Addresses) or the [DEPLOYS](./DEPLOYS.json) file within this package.
|
||||||
|
|
||||||
@@ -7,7 +7,7 @@ This package contains a contract that allows users to call arbitrary functions o
|
|||||||
**Install**
|
**Install**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install @0x/contracts-extensions --save
|
npm install @0x/contracts-tec --save
|
||||||
```
|
```
|
||||||
|
|
||||||
## Bug bounty
|
## Bug bounty
|
||||||
|
Reference in New Issue
Block a user