Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fusion SDK Added #70

Merged
merged 15 commits into from
Jun 28, 2024
Merged

Fusion SDK Added #70

merged 15 commits into from
Jun 28, 2024

Conversation

Tanz0rz
Copy link
Collaborator

@Tanz0rz Tanz0rz commented Jun 20, 2024

No description provided.

@Tanz0rz Tanz0rz marked this pull request as ready for review June 24, 2024 20:50
EnoRage
EnoRage previously approved these changes Jun 26, 2024
Copy link
Contributor

@EnoRage EnoRage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TLDR: looks ok, we can make a new PR soon for refactoring / improvements

Except private key usage:

  • we do have a wallet abstraction that is used for all operations with private key management
  • developer can implement it's own wallet interface if there is a low trust in the default implementation
  • will be great to ask wallet interface to sign something, but do no extract the PK from it

@Tanz0rz Tanz0rz merged commit 298740c into main Jun 28, 2024
2 checks passed
@Tanz0rz Tanz0rz deleted the feat/fusion branch June 28, 2024 15:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants