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

[POC][PP] Implement the program example locally #36

Closed
Zelig880 opened this issue Jul 11, 2022 · 0 comments · May be fixed by #37
Closed

[POC][PP] Implement the program example locally #36

Zelig880 opened this issue Jul 11, 2022 · 0 comments · May be fixed by #37
Assignees

Comments

@Zelig880
Copy link
Contributor

Zelig880 commented Jul 11, 2022

This ticket will NOT be merged into the main branch, it is just for demoing purposes

AC:

  • Create flow with the solana JS SDK and Rust to "allocate funds" from account A to account B (the accounts can be the one automatically generated, not ours)
  • Create a flow to "pay" allocated funds back to the user
  • Create a flow to "pay" allocated funds to the BANK

Solana SDk JS references: https://docs.solana.com/developing/clients/javascript-api#interacting-with-custom-programs

@Zelig880 Zelig880 changed the title [POC][OPP Implement the program example locally [POC][PP] Implement the program example locally Jul 11, 2022
@iansamz iansamz self-assigned this Jul 13, 2022
@iansamz iansamz closed this as completed Aug 14, 2022
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 a pull request may close this issue.

2 participants