We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910877f commit b504852Copy full SHA for b504852
1 file changed
packages/client/README.md
@@ -28,7 +28,6 @@ First, obtain an API token from https://nft.storage and use it in place of `API_
28
29
```js
30
import { NFTStorage, File } from 'nft.storage'
31
-
32
const client = new NFTStorage({ token: 'API_TOKEN' })
33
34
async function main() {
0 commit comments