File tree Expand file tree Collapse file tree 3 files changed +5
-428
lines changed Expand file tree Collapse file tree 3 files changed +5
-428
lines changed Original file line number Diff line number Diff line change 11# Zora Protocol
22
3+ [ ![ Contracts] ( https://github.com/ourzora/zora-protocol/actions/workflows/contracts.yml/badge.svg )] ( https://github.com/ourzora/zora-protocol/actions/workflows/contracts.yml )
4+
35This repository is a monorepo for the Zora Protocol
46
57In it you will find:
@@ -45,4 +47,3 @@ Run in development mode (watch tests):
4547## Development workflow
4648
4749See [ DEVELOPING.md] ( ./DEVELOPING.md )
48-
Original file line number Diff line number Diff line change 11# Zora Protocol Deployments
22
3- Published package containing a bundle of deployed addresses and versions for the Zora Protocol.
3+ Published package containing a bundle of deployed abis and addresses for the Zora Protocol.
44
5- ## npm package usage
6-
7- Import abis and addresses for a contract from the package:
8-
9- ``` typescript
10- import { zoraCreator1155FactoryImplConfig } from " @zoralabs/protocol-deployments" ;
11-
12- // get addresses and abi for the zora creator 1155 factory:
13- const { addresses, abi } = zoraCreator1155FactoryImplConfig ;
14- ```
5+ For documentation and guides, [ head to the documentation site.] ( https://ourzora.github.io/zora-protocol/protocol-deployments/guide )
You can’t perform that action at this time.
0 commit comments