diff --git a/content/intro.mdx b/content/intro.mdx index 413b46f..7819dcd 100644 --- a/content/intro.mdx +++ b/content/intro.mdx @@ -1,4 +1,4 @@ -import { SvgLoader } from "react-svgmt"; +import SVG from "react-inlinesvg"; # About Velodrome @@ -9,21 +9,17 @@ Velodrome's flywheel allows protocols to build deep liquidity in a capital-effic Velodrome first launched on 2nd of June, 2022. Velodrome V2, a full protocol redesign, launched on 22nd of June, 2023. - - 1. The protocol is designed to enable token swaps and generate fees (from diff --git a/content/security.mdx b/content/security.mdx index 20fa328..c0b0f53 100644 --- a/content/security.mdx +++ b/content/security.mdx @@ -1,6 +1,6 @@ import { Button, Table, Tabs } from "flowbite-react"; -import { SvgLoader } from "react-svgmt"; +import SVG from "react-inlinesvg";
@@ -24,7 +24,7 @@ For security reports, please reach out to us on + Velodrome Finance launched a bug bounty program on **29th of June** in collaboration with Immunefi. @@ -83,7 +83,7 @@ by Code4Rena on 23rd-30th of May. ### v2 and Relay v1 Releases - + Velodrome Finance was audited by our partners from Spearbit. The audit took place between **7th and 20th of February in 2023**, followed by @@ -104,7 +104,7 @@ forks. ### Slipstream Release - + Slipstream, the concentrated liquidity audit was completed by Spearbit on 5th of December 2023 and the report was published on 22nd of January 2024. @@ -118,9 +118,9 @@ of December 2023 and the report was published on 22nd of January 2024. ### Superchain Release
- + · - +
Superchain release took place on 8th of November 2024 after diff --git a/content/v1-v2.mdx b/content/v1-v2.mdx index 25e59fc..1df9460 100644 --- a/content/v1-v2.mdx +++ b/content/v1-v2.mdx @@ -1,4 +1,4 @@ -import { SvgLoader } from "react-svgmt"; +import SVG from "react-inlinesvg"; ## Version 1 @@ -11,7 +11,7 @@ providers must stake their deposited liquidity (in a Gauge) to receive VELO tokens. VELO holders can lock their tokens to vote on the distribution of emissions. -