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

Create a move smart-contract #43

Open
3 tasks
ksolana opened this issue May 23, 2024 · 0 comments
Open
3 tasks

Create a move smart-contract #43

ksolana opened this issue May 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ksolana
Copy link
Collaborator

ksolana commented May 23, 2024

  • Create a hello world rbpf test
  • Create a smart contract that only prints hello world
  • Create a client app that calls the smart contract

move-cli to prepare solana_sdk::message::Message This is needed only when we want to call a custom entry point.

@ksolana ksolana added the bug Something isn't working label May 23, 2024
@ksolana ksolana self-assigned this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant