Skip to content

Escrow Workflow without rust#37

Open
iansamz wants to merge 3 commits intomainfrom
33-escrow
Open

Escrow Workflow without rust#37
iansamz wants to merge 3 commits intomainfrom
33-escrow

Conversation

@iansamz
Copy link
Copy Markdown
Contributor

@iansamz iansamz commented Jul 12, 2022

Resolves: #36

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

@iansamz iansamz requested a review from vyktoremario July 12, 2022 14:08
@iansamz iansamz self-assigned this Jul 12, 2022
@iansamz
Copy link
Copy Markdown
Contributor Author

iansamz commented Jul 12, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[POC][PP] Implement the program example locally

1 participant