You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the final push towards mainnet on Voi, users have been given an incentive to perform actions on dApps and wallets.
We will be introducing users to "quests" on Kibisis. Certain actions will be uploaded to a remote server that records actions against a user's account.
Acceptance criteria
Scenario 1: User opts-in to action tracking GIVEN a User has initialized the wallet WHEN the User opens the app AND a modal requests if the User would like to voluntarily opt-in to action tracking AND the User selects "Opt-In" THEN certain actions are captured AND sent to the a remote server
Scenario 2: User opts-in to action tracking via settings GIVEN a User has initialized the wallet AND the User pressed cancel on the opt-in message WHEN the User toggle to Settings > Privacy > Allow certain actions to be tracked? THEN certain actions are captured AND sent to the a remote server
Summary
With the final push towards mainnet on Voi, users have been given an incentive to perform actions on dApps and wallets.
We will be introducing users to "quests" on Kibisis. Certain actions will be uploaded to a remote server that records actions against a user's account.
Acceptance criteria
Scenario 1: User opts-in to action tracking
GIVEN a User has initialized the wallet
WHEN the User opens the app
AND a modal requests if the User would like to voluntarily opt-in to action tracking
AND the User selects "Opt-In"
THEN certain actions are captured
AND sent to the a remote server
Scenario 2: User opts-in to action tracking via settings
GIVEN a User has initialized the wallet
AND the User pressed cancel on the opt-in message
WHEN the User toggle to Settings > Privacy > Allow certain actions to be tracked?
THEN certain actions are captured
AND sent to the a remote server
Notes
The text was updated successfully, but these errors were encountered: