Skip to content

Conversation

@MCozhusheck
Copy link
Contributor

This RFC description how communication between tapplet and wallet daemon could look like in Tari Universe.

Communication between web app and wallet daemon normally requires webRTC connection. In out case this not necessary as both wallet daemon and tapplet are on same host machine. This requires another way of communication between tapplet and wallet daemon.

@MCozhusheck MCozhusheck changed the title Tari Universe communication with provider feat: rfc-1103 tari universe communication with provider Mar 22, 2024
@MCozhusheck MCozhusheck force-pushed the rfc-communication-with-provider branch from c93a081 to d7cd58a Compare April 10, 2024 07:36
Copy link
Collaborator

@stringhandler stringhandler left a comment

Choose a reason for hiding this comment

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

There is already a client JS library for interacting via websockets and Tari's Metamask Snap (https://github.com/tari-project/tari.js). Is there a way the developer can include a single library that works with all three?

@MCozhusheck
Copy link
Contributor Author

Im not sure about Metamask snap provider but weksocket and Tari Universe provider are similar but there are some major differences. The websocket must first obtain webRTC connection while the other doesn't.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants