David Choi
David Choi
As the SRE team gets spun up, we need to structure the new Tier 1 rotation around them, and carve out the Tier 2 rotation (likely what's just currently the...
https://github.com/nftstorage/nft.storage-tools
Would be cool to have a few different case studies on the website illustrating the different ways to using NFT.Storage (for a marketplace, for an individual drop, etc.).
EDIT: #1509 made it so that rate limits are in the client lib now. However, we should still advertise the rate limits (and mention that the JS client lib handles...
Once we have the final domain name for our E-IPFS node (in the next week or so, @francardoso93 is working on this and can follow up when ready), let's share...
Can just port over a version of: https://nft.storage/docs/how-to/store-directory/ fysa @yusefnapora
DAG sizes for some upload types are incorrect (reporting smaller than actual). The delta between size_claimed and size_actual can get quite big. This issue is a sister issue to: https://github.com/nftstorage/nft.storage/issues/1427,...
Issues related to how tokens are scoped (permissions, how users interact with multiple tokens, etc.).
We should have a page /smart-contract-examples/solana giving a lightweight tutorial for minting an Solana smart contract on NFT.Storage via Metaplex. Let's make a simple example that: - [ ] Gives...