Submitting Data

2023-10-3 Submitting Data Less than 1 minute

# Submitting Data

Currently, you can learn how to interact with Melodot from the Rust examples. We anticipate that some interfaces will be modified once the light nodes are released. At that time, we will update with more powerful interfaces.

# Example

  1. Connect to Melodot (opens new window).
  2. Register the application (opens new window).
  3. Call the submit_data interface (opens new window).
  4. Use the submit_blob_tx RPC (opens new window).
Last update: October 3, 2023 22:11
Contributors: DarkingLee