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
answer: "To buy a ticket, connect your Stellar-compatible wallet (like Albedo or Rabbit), select the lottery you wish to enter, and click 'Purchase'. You will need a small amount of XLM for the transaction fee."
6
+
},
7
+
{
8
+
id: "how-to-create",
9
+
question: "How do I create a lottery?",
10
+
answer: "Navigate to the 'Create' dashboard. Fill in the prize pool details, ticket price, and end date. Once submitted, you will sign a transaction to deploy the Soroban smart contract."
11
+
},
12
+
{
13
+
id: "what-is-vrf",
14
+
question: "What is VRF?",
15
+
answer: "VRF stands for Verifiable Random Function. It is a cryptographic primitive used to ensure that the winner selection process is 100% fair, transparent, and cannot be manipulated by the developers or other users."
16
+
},
17
+
{
18
+
id: "wallet-support",
19
+
question: "Which wallets are supported?",
20
+
answer: "Currently, we support Albedo, Freighter, and any wallet compatible with the Stellar wallet-connect standard."
0 commit comments