holaplex / holaplex/hub-uploads

Migrate to Uploads Endpoint

Open
#3 0 comments 0 reactions 2 assignees Claimed by @ray-kast View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Goal
All HUB services and tooling utilize https://api.holaplex.com/uploads for uploading file to web3.storage.

```[tasklist]
- [ ] https://github.com/holaplex/hub/pull/295
- [ ] https://github.com/holaplex/hub-cli/pull/10
```

## Requirements

```
curl -X POST http://localhost:3000/uploads -F 0.png=@./generative-assets/images/0.png

{"uri":"https://w3s.link/ipfs/bafybeih34n4n7pbmfyw7ze3zliavu3w2ih3k3jlmigwonmrxuzkrwbksla","cid":"bafybeih34n4n7pbmfyw7ze3zliavu3w2ih3k3jlmigwonmrxuzkrwbksla"}%
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.