-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The way campaign openin will work is as follow
- user input for cratives, targetig, amounts etc. https://github.com/orgs/AmbireTech/projects/54/views/1?pane=issue&itemId=26684949
- When everithing is ready (validated) on the frontend (maybe additional backend validation) deposit with campaign budget to the OUTPACE channel is required.
- Deposit to the OUTPACE will e done by sending transaction from the user's "Ambire Wallet" using the SDK.
outpaceContract.deposit(channel, recipient, amount) ...
- We send the campaign data to the backend with the transaction hash when the transaction is mined.
To be done:
- Deposit transaction to OTPACE channels
- Transaction confirmation on the frontend before sending the campaign data to backend
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels