You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Using testnet, verify that event stream can effectively be used to communicate between the network and a targeted off-chain end-point.
The text was updated successfully, but these errors were encountered: