w3f / PSPs

Polkadot Smart Contract Proposals
Creative Commons Zero v1.0 Universal
158 stars 67 forks source link

Propose XBI Format as a standard for Polkadot's XCM Transact #53

Closed MaciejBaj closed 2 years ago

MaciejBaj commented 2 years ago

SP Number: 33 - XBI Format as a standard for Polkadot's XCM Transact

Summary

XBI Format is an XCM-based high-level interface that each Parachain can optionally implement and enable others to use, while defining the error and result handling using an asynchronous, promise-like solution. XBI specifically focuses on setting the standards between cross-chain smart contract execution.

Note

Result of work on https://github.com/w3f/Grants-Program/pull/903

lamafab commented 2 years ago

Hi, thanks for the PR. I can merge this, but you might want to restructure some sections. You're reaching a lot of level 6 subsections (e.g. ###### dest_para_id, etc).