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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
%%{init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#f0f8ff', 'primaryTextColor': '#2c3e50', 'primaryBorderColor': '#7fb2e6', 'lineColor': '#7fb2e6', 'secondaryColor': '#f6f8fa', 'tertiaryColor': '#fff5e6' } }}%% sequenceDiagram title Sponsored Surveys - setup autonumber actor dev1 actor webUA as Business Bob<br/>[Browser] %% [Where it runs] box Red Agoric Chain participant myOrch as Orch. Contract participant survey1 end box Osmosis Chain participant osmsosis as Osmosis participant osmoFactory end %% Notation: ->> for initial message, -->> for consequences %% osmosis, dydx dev1 ->> osmsosis: surveyFactory<br/>contract webUA ->> myOrch: give: 50 USDC,<br/>questions, chains myOrch -->> osmoFactory: questions myOrch -->> webUA: seat123 %% incentivized surveys %% businesses sponsor surveys on chains %% users fill out surveys; collect %% funding in 1 sig %% claim rewards in 1 sigBeta Was this translation helpful? Give feedback.
All reactions