Skip to content

Change ipfs upload flow from web3storage to ipfs infura node #244

@JoaquinBattilana

Description

@JoaquinBattilana

We should:

  • Create an API endpoint that receives the publication data and upload the pertinent images/metadata to ipfs and returns the hash. This endpoint should have some kind of security layer to secure the ipfs node:
    - Ask for a JWT token from lens API
    - Validate that the token is correct with the verify function
    - Validate that the wallet is not doing more than X transactions in Y timelapse (we should set this as env variables)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions