ourzora / zdk

MIT License
107 stars 42 forks source link

[feature] convenience functions for contract interaction #1

Closed sporkspatula closed 3 years ago

sporkspatula commented 3 years ago

Nuked everything.

This is the first commit of the Zora-SDK containing pass through convenience functions to interact with deployed instances of the Zora Media Protocol.

Basic needs of consumers of the sdk live in the Zora class defined in zora.ts. Some util functions are defined in utils.ts. Officially deployed instances of the protocol live in addresses.ts. Types that map to Zora Media Protocol types live in types.ts.

Next: More convenience features 🔜