MCPcopy Create free account
hub / github.com/AudiusProject/apps / createEntityManagerUserV2

Method createEntityManagerUserV2

packages/libs/src/api/Users.ts:300–363  ·  view source on GitHub ↗
({
    metadata,
    profilePictureFile,
    coverPhotoFile
  }: {
    metadata: UserMetadata
    profilePictureFile: Nullable<File>
    coverPhotoFile: Nullable<File>
  })

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

signUpV2Method · 0.80

Calls 10

_generateUserIdMethod · 0.95
cleanUserMetadataMethod · 0.95
_validateUserMetadataMethod · 0.95
REQUIRESMethod · 0.80
uploadCoverPhotoV2Method · 0.80
toStringMethod · 0.80
getWalletAddressMethod · 0.45
manageEntityMethod · 0.45

Tested by

no test coverage detected