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

https://github.com/ringecosystem/msgport-examples


https://github.com/ringecosystem/msgport-examples

Last synced: about 2 months ago
JSON representation

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)