nft.storage
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...
- [ ] 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...
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 \...
### 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...
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...
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. - [ ]...
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...
Login/Signup authentication link doesn't work
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...
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?