Skip to content

Conversation

@ncomerci
Copy link
Member

No description provided.

@ncomerci ncomerci self-assigned this Feb 10, 2025
@ncomerci ncomerci added the WIP Work in Progress label Feb 10, 2025
@ncomerci ncomerci removed the WIP Work in Progress label Feb 12, 2025
Comment on lines 22 to 23
environment.createSwapIntent(settler, chainId, tokenIn, tokenOut, amountIn, minAmountOut)
environment.createBridgeIntent(settler, chainId, tokenIn, amountIn, destinationChainId, tokenOut, minAmountOut)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would love to work on optional params, is that possible in assembly script?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! I will leave an example in this following pr #16

Comment on lines +1 to 3
import { Address, BigInt, Bytes } from './common'

export * from './common'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import { Address, BigInt, Bytes } from './common'
export * from './common'
export * from './common'

@facuspagnuolo facuspagnuolo merged commit 8089b59 into main Feb 18, 2025
9 checks passed
@facuspagnuolo facuspagnuolo deleted the lib/intent-related-calls branch February 18, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants