Update README
This commit is contained in:
parent
6ed423d1af
commit
7a6693694c
@ -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.
|
||||
|
||||
@ -7,7 +7,7 @@ This package contains a contract that allows users to call arbitrary functions o
|
||||
**Install**
|
||||
|
||||
```bash
|
||||
npm install @0x/contracts-extensions --save
|
||||
npm install @0x/contracts-tec --save
|
||||
```
|
||||
|
||||
## Bug bounty
|
||||
|
Loading…
x
Reference in New Issue
Block a user