Skip to content

Adding the Deposit & Transfers flows - #14

Open
nfurfaro wants to merge 5 commits into
mainfrom
furnic/transfers-flow
Open

Adding the Deposit & Transfers flows#14
nfurfaro wants to merge 5 commits into
mainfrom
furnic/transfers-flow

Conversation

@nfurfaro

@nfurfaro nfurfaro commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

This adds both the Deposit and Transfer flows:

  • allows users to deposit funds
  • allows users to check their balance for any token
  • allows for internal transfers, triggered by a call to transfer() on the Transfers contract.

closes #4
closes #12

Add initial utils to deploy contract

<!-- ps-id: 74e4014c-1dbb-4819-ba5f-86c95de355dc -->

<!-- ps-id: 56408c57-0d0e-4432-8a37-49c6ca27cad6 -->
Also: refactor: remove BalanceUpdate and extra channel
@nfurfaro nfurfaro self-assigned this Aug 12, 2025
@nfurfaro
nfurfaro marked this pull request as draft August 12, 2025 04:23
@nfurfaro
nfurfaro requested a review from freesig August 12, 2025 04:23
@nfurfaro
nfurfaro marked this pull request as ready for review August 12, 2025 04:27
@nfurfaro nfurfaro changed the title Adding the Transfers flow Adding the Deposit & Transfers flows Aug 12, 2025
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.

Add Transfer flow Add Deposits flow

1 participant