Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add send-receive example and implementation tutorial on Fuji using Avacloud #53

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

stivenloaiza
Copy link

Summary

This PR adds an interoperability use case between Avalanche L1s, where a smart contract is invoked in a game that selects a random winner and sends it to another smart contract in another L1 to register it there. It also includes a guide to implement it on Fuji with Avacloud.

Changes

  • The /send-recive-unidirectional-game-result folder is added inside /contracts/interchain-messaging/
  • It contains the SmartContract that it sends and the SmartContract that it receives, as well as a .md with the guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants