Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: init Open Frame spec support #285

Merged
merged 6 commits into from
Apr 12, 2024
Merged

feat: init Open Frame spec support #285

merged 6 commits into from
Apr 12, 2024

Conversation

Zizzamia
Copy link
Contributor

@Zizzamia Zizzamia commented Apr 12, 2024

What changed? Why?
We have begun adhering to the Open Frames Spec (https://github.com/open-frames/standard) to ensure that OnchainKit is prepared for the upcoming applications that will utilize it.

Notes to reviewers

How has it been tested?

@Zizzamia Zizzamia merged commit b8aa317 into main Apr 12, 2024
9 checks passed
@Zizzamia Zizzamia deleted the zizzamia/open-4-12 branch April 12, 2024 21:35
@@ -84,9 +84,13 @@ type FrameMetadataReact = FrameMetadataType & {

```ts
type FrameMetadataType = {
accepts?: {
Copy link
Contributor

Choose a reason for hiding this comment

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

love this approach! 👏

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

Successfully merging this pull request may close these issues.

2 participants