Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upd from main #239

Merged
merged 4 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion pages/community/dev-grant-twitter.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Image } from 'components'
import { Callout, Image } from 'components'

# Dev Grant to make Twitter Alerts reporting interesting Onchain Events

Expand All @@ -8,6 +8,11 @@ import { Image } from 'components'
height={700}
/>

<Callout type="warning">
**Important Update:** this grant program is completed.
The solution developed under this grant can be found [here](https://x.com/azuro_alert).
</Callout>

### 🌟 Overview

This grant supports builders to create an onchain event tracker that will report large and interesting bets or liquidity transactions as they happen and send alerts about them to the Azuro Twitter account.
Expand Down
10 changes: 7 additions & 3 deletions pages/community/trading-ui-grant.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Image } from 'components'
import { Callout, Image } from 'components'

# Grant to create a trading UI app on Azuro

Expand All @@ -8,6 +8,10 @@ import { Image } from 'components'
height={700}
/>

<Callout type="warning">
**Important Update:** this grant task is already assigned tp a team.
</Callout>

### 🌟 Objective

Develop a fully functional application using Azuro protocol that has the UI and UX of a trading platform. Participants can use the code base of the Example project as a starting point: https://github.com/Azuro-protocol/polymarket-example.
Expand Down Expand Up @@ -63,8 +67,8 @@ Since we suggest you take Polymarket as a reference for this project, we’d lik

**Upon acceptance:**

- You will have up to 3 weeks to complete the tasks and develop the solution.
- We will keep in touch with you on Discord, where you’ll be able to ask questions about the project and we’ll be able to track your progress.
- You will have up to **3 weeks** to complete the tasks and develop the solution.
- We will keep in touch with you in Discord or Telegram, where you’ll be able to ask questions about the project and we’ll be able to track your progress.
- When you complete the development, we will evaluate the result and might request some improvements.
- You will receive the grant upon successful completion of the tasks.

Expand Down
35 changes: 35 additions & 0 deletions pages/concepts/azur/staking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Starting 22nd of August, 2024, AZUR stakers can utilize their stAZUR tokens on S

Staking stAZUR with Sophon allows you to earn double rewards, since staking stAZUR with Sophon is equivalent to holding stAZUR in your wallet.

**See how to stake stAZUR with Sophon [below](https://gem.azuro.org/concepts/azur/staking#how-to-stake-with-sophon)**

---

#### How to Stake:
Expand All @@ -55,6 +57,39 @@ If you aren’t finding your tokens in the Airdrop section, check the Vesting se
height={1000}
/>

#### How to Stake stAZUR with Sophon:

1. To get stAZUR, go to [AZUR Staking](https://azuro.org/app/staking) section of the Azuro app and click unstake.

<Image
src="/images/concepts/soph1.png"
width={2000}
height={1000}
/>

2. Go to [Sophon farming program](https://farm.sophon.xyz/) and connect the same wallet that you used at the previous step to unstake stAZUR in the Azuro app.

<Image
src="/images/concepts/soph2.png"
width={2000}
height={1000}
/>

3. Go to farming pools and select stAZUR from the list.

<Image
src="/images/concepts/soph3.png"
width={2000}
height={1000}
/>

4. Stake the amount of stAZUR for which you wish to earn Sophon points.

<Image
src="/images/concepts/soph4.png"
width={2000}
height={1000}
/>
---

## DEX LP Incentives
Expand Down
Binary file removed public/images/concepts/deposit.png
Binary file not shown.
Binary file removed public/images/concepts/pool.png
Binary file not shown.
Binary file added public/images/concepts/soph1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/concepts/soph2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/concepts/soph3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/concepts/soph4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/concepts/sophon.png
Binary file not shown.