https://github.com/paritytech/pallet-contracts-xcm
pallet-contracts chain extensions that allows sending and receiving XCM messages.
https://github.com/paritytech/pallet-contracts-xcm
Last synced: 7 months ago
JSON representation
pallet-contracts chain extensions that allows sending and receiving XCM messages.
- Host: GitHub
- URL: https://github.com/paritytech/pallet-contracts-xcm
- Owner: paritytech
- Created: 2022-07-26T17:36:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-04T08:13:24.000Z (almost 3 years ago)
- Last Synced: 2025-07-28T11:41:15.195Z (10 months ago)
- Language: Rust
- Size: 130 KB
- Stars: 22
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pallet-contracts-xcm
pallet-contracts chain extensions that allows sending XCM messages and receiving replies. This repository contains the extension itself
that can be used in the runtime and also the ink! implementation to be imported into a contract.