-
Hi team! Is the following a bug?
While developing a TinyGo friendly standard library, I encountered these errors when attempting to re-use standard library's `math` package, which was marked usable…
-
Hello... I am having trouble implementing the creatorClient contract in NextJS w/ Typescript..
Here are my 2 function.
I am passing in an imagebuffer which is an AI generated image.
How do I use …
-
I discovered that a particular nft contact wasn't picked up by a zora indexer, so I thought that maybe this library has an issue. (I didn't notice a warning that contracts are manually added at that m…
-
Hi,
It would be nice to be able to import the enums for things like `TokenSortKey`, `SortDirection` etc as opposed to casting a string to these types.
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [ ] Foundry
- [ ] Foundryup
### What version of Foundry are you on?
forge 0.0.2 (953a180 2024-11-05T00:24:4…
-
Hello, I am trying to deploy a new 1155 collection from a Privy embedded wallet and am getting this error:
Error creating collection: [TypeError: publicClient.readContract is not a function (it is …
-
Is mints-deployments broken? Getting this error trying to install `yarn install @zoralabs/protocol-sdk`
```
jb@MacBook-Pro-7 nook % yarn install
➤ YN0000: · Yarn 4.3.1
➤ YN…
-
Reproductions:
With yarn v4
```sh
~~> yarn add @zoralabs/protocol-sdk
➤ YN0000: · Yarn 4.2.2
➤ YN0000: ┌ Resolution step
➤ YN0001: │ TypeError: @zoralabs/mints-deployments@npm:*: Cannot conv…
-
Hey, I’m seeing an issue with the [getContractInfo](https://github.com/ourzora/zora-protocol/blob/5173fbff56ffcfc1e221dc17435eb0eef4b7eff8/packages/protocol-sdk/src/create/contract-setup.ts#L20) funct…
-
### request:
- please add chainId `84532` to `packages/protocol-deployments/src/addresses.ts`
I believe the following info should be added to the `addresses` export
- I've already opened a PR wit…