nft.storage icon indicating copy to clipboard operation
nft.storage copied to clipboard

πŸ˜‹ NFT.Storage Classic (classic.nft.storage) offers free decentralized storage and bandwidth for NFTs on IPFS and Filecoin. April 2024 Update: Existing NFT.Storage Classic account holders can add data...

Results 353 nft.storage issues
Sort by recently updated
recently updated
newest added

- [ ] remove the "Week over week change" % stats from both the "Upload count" and the "Data Stored" metrics: ## After removing, the two metric cards should look...

stack/website
pi/dotstorage-site-improvements

Trying to upload a file with ``` curl --verbose -X POST \ -H "Authorization: Bearer $API_TOKEN" \ -H 'accept: application/json' \ -H 'Content-Type: */*' \ -H "x-agent-did: $DID" https://api.nft.storage/upload \...

kind/bug
need/triage

### Step 1 Login to NFT.storage and retrieve an API token called `$API_KEY` ### Step 2 Register a DID ``` > npx ucan-storage keypair DID: $DID Public Key: $PUBLIC_KEY Private...

kind/bug
need/triage

Am I just uploading wrong type of files because Im getting API key is malformed or failed to parse error? I'm web3 fashion designer and want to upload 100 3d...

kind/bug
need/triage

Mentioned by Alan here #1498 The examples in the docs are too complicated. They ask you to install the β€œmime” module for example which is unnecessary noise. - [ ]...

topic/docs
P2
stack/docs

Issue 1: When uploding 13GB of Date (png and json) nftUp stops working at 128MB or 256MB. Issue2: (unrelated) I created several API keys in NFT-Storage. I created 2 API...

P4
potential/support-pi

Login/Signup authentication link doesn't work

potential/support-pi

Login link sent to my email does not work It redirect me to nft.storage but I cannot access my files and it ask me to login again. I repeat the...

potential/support-pi

This closes #2088 by re-enabling the test we were skipping, now that miniflare preserves the full file path. It also works around a bug I found while updating. Miniflare v2.7+...

Cant log in on nft.storage. redirects me to email link which I click and it brings me right back to login page. What is going on?