AvaProtocol / xcm-demo

Javascript usage of OAK’s XCM automation with parachains including Moonbeam, Astar and Mangata.
https://docs.oak.tech/docs/xcm/integration-overview/
4 stars 5 forks source link

Extract scheduleTask from shibuya.js so we can re-use the function for Rocstar and Shiden #26

Closed chrisli30 closed 11 months ago

chrisli30 commented 1 year ago

The call should be the same for three environments, so let’s extract and re-use it.

Actually, the call should be splited into two, with the first one only requires shibuyaHelper to construct payload on Shibuya, and the second only needs turingHelper to construct scheduleXcmpTask.

chrisli30 commented 11 months ago

Deprecated due to @oak-network/adapter.