https://github.com/ringecosystem/msgport-examples
https://github.com/ringecosystem/msgport-examples
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ringecosystem/msgport-examples
- Owner: ringecosystem
- Created: 2024-02-20T07:27:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T08:26:59.000Z (9 months ago)
- Last Synced: 2025-02-01T10:26:44.364Z (4 months ago)
- Language: Solidity
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Msgport Examples
This repo contains a collection of examples of how to use the [Msgport](https://github.com/ringecosystem/msgport) protocol to send message cross different chains.
## Examples
- [Counter](./src/counter/README.md)
- [PingPong](./src/pingpong/README.md)