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

Check feasibility with Sui event stream #3

Open
mario4tier opened this issue Nov 20, 2022 · 1 comment
Open

Check feasibility with Sui event stream #3

mario4tier opened this issue Nov 20, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mario4tier
Copy link
Member

Using testnet, verify that event stream can effectively be used to communicate between the network and a targeted off-chain end-point.

@mario4tier mario4tier self-assigned this Nov 20, 2022
@mario4tier
Copy link
Member Author

In particular, implement the Sui network egress and see about the latency added for getting the data out of the Sui network.

Also, figure out the best way to store the data such that it can be deleted eventually (immutable feels wrong for encrypted data that will never have any purpose in the future).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant