paritytech / txwrapper-core

Tools for FRAME chain builders to publish chain specific offline transaction generation libraries.
https://paritytech.github.io/txwrapper-core/
Apache License 2.0
77 stars 28 forks source link

feat: add support for `assetConversion` pallet #371

Closed bee344 closed 4 months ago

bee344 commented 4 months ago

Added calls for handling a liquidity pool and swapping tokens.

Closes #365