You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2024. It is now read-only.
Based on community feedback, it has become evident that there is a need for examples and tutorials for XCM. The existing documentation provides a solid foundation, but developers would greatly benefit from practical implementation guidance and code snippets (cookbook) to better understand and utilize XCM in their projects.
Furthermore, there is a specific request for examples focusing on the configuration of the xcm-executor. It would be highly beneficial to provide clear examples demonstrating the various configurations and options available for xcm-executor.
Additionally, together with the Trappist team we decided to create the examples using Trappist (https://github.com/paritytech/trappist) as the framework. Trappist is widely used as an example within the community and would be an excellent choice for showcasing XCM integration in real-world scenarios.
### Examples/Tutorials
- [ ] Integrate native token on the Asset Hub.
- [ ] Configure nfts pallet for derivative non-fungible assets.
- [ ] Showcase how to do cross chain transactions (Teleport and Reserve) and how to manage the Fee payment.
- [ ] Showcase use of ExchangeAsset with dex pallet (https://github.com/paritytech/trappist/issues/47)
- [ ] Show how to practically make use of Transact