floornfts / mobile-minting

Enable instant onchain delivery with in-app purchases. MintTemplates teach Mobile Minting to mint on new platforms.
MIT License
7 stars 8 forks source link

Onchain Summer Bounty → Manifold Base Mint Ingestor #9

Open christinehall opened 4 weeks ago

christinehall commented 4 weeks ago
Nith567 commented 3 weeks ago

Unable to fetch via slug any reason : https://apps.api.manifoldxyz.dev/public/instance/data?appId=2537426615&instanceSlug=Pocus

chrismaddern commented 3 weeks ago

Interestingly, this appears resolvable by id, but not by slug

https://apps.api.manifoldxyz.dev/public/instance/data?appId=2537426615&id=52285680

I'm not sure why. It may be worth asking the Manifold team, this looks like a bug in their API (maybe a case sensitivity issue?)

Nith567 commented 3 weeks ago

So should I work on mint on base from an url through id ?

chrismaddern commented 3 weeks ago

Hi @Nith567 - we're excited to see you're interested in contributing to Mobile Minting.

In this case the honest answer is... I don't know.

The goal is to build an ingestor for Manifold mints from the URL, or contract address — the method of doing that is the challenge at hand 😊

I can help debug based on my insight / some exploring of the API, but ultimately we're looking for you (or anybody who wants to claim the bounty) to propose a working approach.

If you have areas that the team or I can help along the way, let me know!

Nith567 commented 3 weeks ago

Yeah i have asked them in their forum, no response yet from their side also the docs & api havent updated since last year. Also could you review this one : https://github.com/floornfts/mobile-minting/pull/18 if not i can do with this url (https://apps.api.manifoldxyz.dev/public/instance/data?appId=2537426615&id=52285680).

mawutory commented 1 week ago

I could fetch via Slug by changing the appId from 2537426615 to 2522713783.