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 support for settling to Solana #782

Open
3 tasks
mattgeddes opened this issue Feb 16, 2024 · 0 comments
Open
3 tasks

Add support for settling to Solana #782

mattgeddes opened this issue Feb 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request must-have Considered required for a particular milestone roadmap High level project inherited from public roadmap
Milestone

Comments

@mattgeddes
Copy link
Contributor

mattgeddes commented Feb 16, 2024

With the LASR and related services, we are able to execute smart contracts on the Versatus network and have the results used to settle accounts on the Ethereum network. In this case, we want the LASR and related services to support the same for the Solana network.

This project can be broken down into multiple subtasks, which should be listed here:

Acceptance Criteria:

  • Being able to follow the same end-to-end flow as an external developer to deploy and execute a smart contract on Versatus and have it settle on Solana instead of Ethereum.
  • Others?

By the time the LASR beta goes out, we should have documentation published that shows a developer how to publish and register a contract, and to execute it from their wallet and have it settle on Ethereum. This same workflow should work for Solana for this project to be considered resolved.

Tagging @ASmithOWL to add any additional context or tasks that come to mind.

Here's the repo containing the LASR code: https://github.com/versatus/lasr
And here's the repo containing the smart contract code: https://github.com/versatus/executable-oracle-eth

These may or may not be correct and there may also be other repos for other components.

@mattgeddes mattgeddes added enhancement New feature or request must-have Considered required for a particular milestone roadmap High level project inherited from public roadmap labels Feb 16, 2024
@mattgeddes mattgeddes added this to the crestone milestone Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request must-have Considered required for a particular milestone roadmap High level project inherited from public roadmap
Projects
None yet
Development

No branches or pull requests

2 participants