Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

some example ideas from the community #1187

Open
harrysolovay opened this issue Jul 14, 2023 · 0 comments
Open

some example ideas from the community #1187

harrysolovay opened this issue Jul 14, 2023 · 0 comments
Labels
examples feedback needs triage We need to review this issue

Comments

@harrysolovay
Copy link
Contributor

  • Remote EVM calls to Moonriver

  • investigate Saturn SDK
    Feedback from community member: For Saturn we have custom runtime types for the implemented chains, but since I don't want to force implementers to update their apps every time a new chain is made available I want to pull that one type during runtime and build a JS object for it dynamically

  • advanced XCM transaction builder
    Things like multihop token swaps (swap A for B in chain 1, bridge B to chain 2, swap for C and deposit back in the user's account) and also more specific things like buying asset hub NFTs with any token (swap token A for KSM in chain 1, bridge KSM to Asset Hub and buy NFT)

  • Yes, when adding liquidity to more than 1 farm on basilisk/ hydra (and also sometimes adding liquidity and subsequently adding to farm) we need to do 2 confirmations as the second doesn't know the result of the first - would love to be able to batch into one tx based on the output of the first part

  • When adding liquidity to more than 1 farm on basilisk/ hydra (and also sometimes adding liquidity and subsequently adding to farm) we need to do 2 confirmations as the second doesn't know the result of the first - would love to be able to batch into one tx based on the output of the first part

  • how to extract staking rewards history from KSM/DOT or MOVR since payouts happen per block instead of in a discrete account transaction.

  • interactions required for one parachain's governance to transfer treasury-owned tokens to HDX chain and then deposit into Omnipool. And in reverse, how to remove and XCM transfer the tokens back to the source chain

@tjjfvi tjjfvi added needs triage We need to review this issue feedback labels Jul 14, 2023
@vjjft vjjft added the examples label Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples feedback needs triage We need to review this issue
Projects
Status: No status
Development

No branches or pull requests

3 participants