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

feat: add xcm_teleport_assets.ts #432

Merged
merged 9 commits into from
Dec 5, 2022
Merged

feat: add xcm_teleport_assets.ts #432

merged 9 commits into from
Dec 5, 2022

Conversation

kratico
Copy link
Contributor

@kratico kratico commented Nov 23, 2022

Resolves #303

Description

Add an example that teleport assets from a relay chain to a parachain

This example requires to have zombienet, polkadot and polkadot-parachain binaries in the PATH

@kratico kratico marked this pull request as ready for review November 25, 2022 14:39
harrysolovay
harrysolovay previously approved these changes Dec 5, 2022
dprint.json Outdated
"includes": ["**.{dockerfile,json,md,ts}"],
"excludes": ["frame_metadata/raw_erc20_metadata.json", "target"],
"includes": [
"**.{dockerfile,json,md,ts,toml}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"**.{dockerfile,json,md,ts,toml}"
"**.{dockerfile,json,md,toml,ts}"

Quite a nit... nevertheless

@kratico kratico merged commit dcb4b46 into main Dec 5, 2022
@kratico kratico deleted the feat/xcm-example branch December 5, 2022 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add XCM example
2 participants