An open API service indexing awesome lists of open source software.

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.

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.