You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(website): update website to remove upload functionality (#2704)
# Goals
Disable uploads
# Implementation
This PR does the following:
- update the deprecation banner to note uploads are stopped
- remove all UI related to uploads
- add deprecation notice to the SDK
Copy file name to clipboardExpand all lines: packages/client/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# nft.storage
2
2
3
+
### Notice: Uploads have been decommissioned, and upload functionality in this package no longer functions, even with a valid API key. Please visit <ahref="https://nft.storage/nft-storage-classic">the product page</a> to learn more and find a new hot storage provider for uploading new assets.
4
+
3
5
![ci][ci.icon]
4
6
[![package][version.icon]][package.url]
5
7
[![styled with prettier][prettier.icon]][prettier.url]
0 commit comments