Skip to content

Commit

Permalink
Add readme to protocol module (#23)
Browse files Browse the repository at this point in the history
* Add readme to protocol module

* Update packages/protocol-contracts/README.md

* Update packages/protocol-contracts/README.md

* Update packages/protocol-contracts/README.md

* Update packages/protocol-contracts/README.md

Co-authored-by: Lucas <[email protected]>
  • Loading branch information
andresaiello and lucas-janon authored Jun 28, 2022
1 parent 9e4ae67 commit 8822455
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/protocol-contracts/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ZetaChain Protocol Contracts

This package includes:
* Contracts that interact directly with the protocol (Connector, Zeta token).
* Utilities and interfaces to make it easy to develop multichain dApps on ZetaChain (ZetaInteractor, ZetaInterfaces, ZetaTokenConsumer).

## Addresses

* TSS address: collectively held by Zeta blockchain validators.
* TSS Updater address: a Gnosis multi-sig that's under an OpenZeppelin TimeLock for security and transparency. Eventually, the ownership of this role will be delegated to the TSS address.

0 comments on commit 8822455

Please sign in to comment.