From 4eb9da9033fc587dc752aca54223ee77520010b3 Mon Sep 17 00:00:00 2001 From: starit Date: Fri, 1 Mar 2024 15:56:10 -0700 Subject: [PATCH] improve readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d57ebaf..d4bf03e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ This example lets you create a market pridiction poll and have users vote on it. - [https://fc-market-price-polls.vercel.app/](https://fc-market-price-polls.vercel.app/) +### Launched Prediction Frame + +Notice: The Chain means the blockchain for user to receive the rewardings. + +- [Base][BTC] How will BTC's price change from $50,000 in a week? https://fc-market-price-polls.vercel.app/polls/37d99a88-280b-43e7-93df-97c0df5ecd31 + +- [Linea][ETH] How will ETH's price change from $3,500 in a week? https://fc-market-price-polls.vercel.app/polls/cbc44873-f88d-47de-a1f6-701509610deb + +- [Hedera][BTC] How will BTC's price change from $50,000 in a week? https://fc-market-price-polls.vercel.app/polls/2b6fe656-cccf-4636-8c3b-ce85001c63e6 + ## Setup - After deploying your repo to Vercel...