- add more nullable methods (11eec85)
- Bram Borggreve
This was a version bump only, there were no code changes.
- sdk mutations should return VersionTransaction (a7ca455)
- Bram Borggreve
- sdk should not depend on Keypair (38fba85)
- Bram Borggreve
- clean up pubkey profile ui (aa2f9af)
- Bram Borggreve
- Bram Borggreve
- add basic Anchor program (85d9588)
- implement pubkey-profile ui componets with sample data (bbb6531)
- add keypair feature to provide a fee payer (269eff0)
- update npm scope (bad826d)
- created a base template for the program (56d28e9)
- implement create_profile (7bea9da)
- implement update_avatar_url (6e6915f)
- implement add_authority (538f70d)
- implement remove_authority (7f7b0fc)
- implement add_identity (8779d52)
- implement remove_identity and apply clippy suggestions (50f54ec)
- connect program functions to front end (cb8e129)
- build initial version of PubKeyProfileSdk (93fceec)
- Bram Borggreve
- Sundeep Charan Ramkumar