Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integrating.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Contact us in discord if you want this so that we can discuss it further:
Please do not use any of these raw but as inspiration :)

- [createProfile](transactions/createProfile.cdc) : create a profile with just a name. NB! this hard codes the 'createdAt' on line 22 to .find
- [setPFP](transactions/setProfile) : sets the PFP profile picture
- [setPFP](transactions/setProfile.cdc) : sets the PFP profile picture
- [editProfile](transactions/editProfile) : edit the profile
- [getProfile from address](scripts/profile.cdc) : to get from name, if you have .find name ise lookup as explained above

Expand Down