Skip to content

Comments

feat: support IPFS images for user logo and additional field in edit profile#1182

Open
andyoknen wants to merge 1 commit intomasterfrom
feat/ipfs_support
Open

feat: support IPFS images for user logo and additional field in edit profile#1182
andyoknen wants to merge 1 commit intomasterfrom
feat/ipfs_support

Conversation

@andyoknen
Copy link
Collaborator

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • The PR has self-explained commits history.
  • The code is mine or it's from somewhere with an Apache-2.0 compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new classes, methods, I provide a valid use case for all of them.

Changes:

  • Added IPFS support for the user's icon
  • Added an additional field for the image field in the userProfile

Other comments:

I suggest starting IPFS integration to be able to upload content to the IPFS network. This PR offers a starting point for the implementation of full-fledged support in order to study the load on the IPFS gateway (ipfs.1.pocketnet.app) and search for possible problems and bottlenecks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants