Home > @lukso/data-provider-pinata
Class | Description |
---|---|
PinataUploader | Custom data provider that directly uploads to pinata It requires the pinata api key, secret key and JWT key to be set According to their documentation only api and secret should work or JWT token. However, in our tests only all three worked. |
Function | Description |
---|---|
validateMetadata(metadata) | Utility functions from pinata |
Variable | Description |
---|---|
ERROR_NO_CREDENTIALS_PROVIDED |