diff --git a/docs/apps/01-overview.mdx b/docs/apps/01-overview.mdx index 1ad35819..9d63fdad 100644 --- a/docs/apps/01-overview.mdx +++ b/docs/apps/01-overview.mdx @@ -10,8 +10,8 @@ The best way to interact with the Sablier V2 Protocol is through the official cl at [sablier.com](https://sablier.com) for a presentation of what the protocol can do, or go directly to [app.sablier.com](https://app.sablier.com) to create your first stream. -| [Example stream](https://app.sablier.com/stream/LL2-11155111-3/) | [Create stream](https://app.sablier.com/gallery/) | -| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------- | +| [Example stream](https://app.sablier.com/stream/LL2-11155111-3/) | [Create stream](https://app.sablier.com/gallery/) | +| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------ | | | | ## Features diff --git a/docs/apps/features/01-streams.mdx b/docs/apps/features/01-streams.mdx index 4fb69fa7..c8421cc5 100644 --- a/docs/apps/features/01-streams.mdx +++ b/docs/apps/features/01-streams.mdx @@ -29,8 +29,8 @@ including: But programmatically, you can create any schedule you want. See the [Types of Streams](/concepts/protocol/stream-types) for more details on how we design these shapes. -| | -| -------------------------------------- | +| | +| --------------------------------------- | | ![Gallery](/screenshots/gallery-2.webp) | ## NFT Representation @@ -49,16 +49,16 @@ Enter the Dashboard and discover a detailed overview of your incoming and outgoi Take advantage of the Search functionality to explore the chain and gain more insight into how others are using Sablier. -| | | -| -------------------------------------- | -------------------------------------------- | +| | | +| --------------------------------------- | --------------------------------------------- | | ![All](/screenshots/dashboard-all.webp) | ![Search](/screenshots/dashboard-search.webp) | ## Multi-chain experience Streaming, everywhere. We support 8+ EVM chains and testnets where you can stream or get paid using Sablier V2. -| | -| ----------------------------------------- | +| | +| ------------------------------------------ | | ![ChainList](/screenshots/chain-list.webp) | ## Group streams @@ -66,16 +66,16 @@ Streaming, everywhere. We support 8+ EVM chains and testnets where you can strea Save time by creating up to 60 streams in bulk for your employees, investors, or community members. Use the forms or upload a CSV! -| | -| --------------------------------------- | +| | +| ---------------------------------------- | | ![Group](/screenshots/create-group.webp) | ## Support for any ERC-20 token Stream your favorite token! Thanks to our integration of Token Lists, any ERC-20 token can be streamed on Sablier. -| | | -| ---------------------------------------------- | ------------------------------------------------------- | +| | | +| ----------------------------------------------- | -------------------------------------------------------- | | ![Token List](/screenshots/tokenlist-home.webp) | ![Token List Search](/screenshots/tokenlist-search.webp) | ## Simulations @@ -90,17 +90,17 @@ Eager to see what your chosen distribution will look like? Use our simulation to Explore each available stream in detail. Simulate future payouts, understand historical events, or simply enjoy cool representations of a monetized passage of time (NFTs 🔥). -|
| | -| :---------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------- | -| ![Details](/screenshots/details.webp) | ![App](/screenshots/stream-profile.webp) ![Simulate](/screenshots/simulation.webp) ![Preview](/screenshots/preview.webp) | +| | | +| :---------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------- | +| ![Details](/screenshots/details.webp) | ![App](/screenshots/stream-profile.webp) ![Simulate](/screenshots/simulation.webp) ![Preview](/screenshots/preview.webp) | ## Be in control of your future Manage your streams 24/7 as you see fit. The app will guide you through every supported process and help you keep an eye on your payouts. Remember, you can always be both a sender and a recipient. -| | | -| -------------------------------------------- | ---------------------------------------- | +| | | +| --------------------------------------------- | ----------------------------------------- | | ![Withdraw](/screenshots/cover-withdraw.webp) | ![Cancel](/screenshots/cover-cancel.webp) | ## Interact with the Sablier contracts diff --git a/docs/apps/features/02-airstreams.mdx b/docs/apps/features/02-airstreams.mdx index a36de612..ff55840a 100644 --- a/docs/apps/features/02-airstreams.mdx +++ b/docs/apps/features/02-airstreams.mdx @@ -17,8 +17,8 @@ Create a campaign by following these three simple steps: 2. Upload the CSV containing a list of recipients 3. Deploy and fund the Airstream campaign contract -| | | -| -------------------------------------------- | ------------------------------------------------------- | +| | | +| --------------------------------------------- | -------------------------------------------------------- | | ![Step 1](/screenshots/airstream-create.webp) | ![Step 2](/screenshots/airstream-create-recipients.webp) | :::warning Timezone Caveat @@ -42,16 +42,16 @@ Enter the Dashboard and discover a detailed overview of the Airstreams you may b Take advantage of the Search functionality to explore the chain and gain more insight into how others are using Sablier. -| | -| -------------------------------------------- | +| | +| --------------------------------------------- | | ![All](/screenshots/airstream-dashboard.webp) | ## Support for any ERC-20 token Stream your favorite token! Thanks to our integration of Token Lists, any ERC-20 token can be streamed on Sablier. -| | | -| ---------------------------------------------- | ------------------------------------------------------- | +| | | +| ----------------------------------------------- | -------------------------------------------------------- | | ![Token List](/screenshots/tokenlist-home.webp) | ![Token List Search](/screenshots/tokenlist-search.webp) | ## Oversight @@ -59,8 +59,8 @@ Stream your favorite token! Thanks to our integration of Token Lists, any ERC-20 Have a clear view of how your campaign is performing. Check eligibility or manage your own campaign from a dedicated interface. -| | -| ------------------------------------------ | +| | +| ------------------------------------------- | | ![All](/screenshots/airstream-profile.webp) | :::info diff --git a/docs/apps/features/03-general.mdx b/docs/apps/features/03-general.mdx index e93c1f61..46b7eec1 100644 --- a/docs/apps/features/03-general.mdx +++ b/docs/apps/features/03-general.mdx @@ -26,11 +26,11 @@ the "Share custom image feature" button (Stream Profile → More Options → Sha We [developed](https://x.com/razgraf/status/1779208294264955316) our own set of Farcaster Frames! Share these in your favorite client and interact with Sablier directly from the app. -| Latest | Stream by ID | -| --------------------------------------- | ----------------------------------------------- | -| ![Preview](/img/frame/frame-latest.webp) | ![Preview](/img/frame/frame-stream.webp) | -| Keep tabs on the latest streams | Share stream previews using their ID | -| app.sablier.com/api/frame/latest/home | app.sablier.com/api/frame/stream/LL2-11155111-3 | +| Latest | Stream by ID | +| ---------------------------------------- | ----------------------------------------------- | +| ![Preview](/img/frame/frame-latest.webp) | ![Preview](/img/frame/frame-stream.webp) | +| Keep tabs on the latest streams | Share stream previews using their ID | +| app.sablier.com/api/frame/latest/home | app.sablier.com/api/frame/stream/LL2-11155111-3 | :::note diff --git a/docs/apps/guides/02-url-schemes.mdx b/docs/apps/guides/02-url-schemes.mdx index 7fbf59e8..522603ef 100644 --- a/docs/apps/guides/02-url-schemes.mdx +++ b/docs/apps/guides/02-url-schemes.mdx @@ -9,8 +9,8 @@ cover a number of resource locators used by the apps, as well as dive into how y ## Stream Page -| | -| ------------------------------------------------ | +| | +| ------------------------------------------------- | | ![Stream profile](/screenshots/stream-share.webp) | ### Elements @@ -78,8 +78,8 @@ parameters, e.g. `?t=search&c=1&s=0x..1&r=0x...2&i=LL-1-2,LL2-1-29`. Here are some examples of URLs and the associated search modal for each: -| | | -| -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | +| | | +| -------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------- | | [Streams created by a particular user](https://app.sablier.com/?t=search&c=1&s=0x0aAeF7BbC21c627f14caD904E283e199cA2b72cC) | ![Form](/screenshots/search-with-sender.webp) | | [Streams with particular IDs](https://app.sablier.com/?t=search&c=1&i=LL2-1-2,LL-1-29) | ![Form](/screenshots/search-with-ids.webp) | @@ -87,8 +87,8 @@ Here are some examples of URLs and the associated search modal for each: ## Airstream Page -| | -| -------------------------------------------------------- | +| | +| --------------------------------------------------------- | | ![Airstream profile](/screenshots/airstream-profile.webp) | ### Elements diff --git a/docs/apps/guides/03-csv-support.mdx b/docs/apps/guides/03-csv-support.mdx index ae642b78..fb6ed564 100644 --- a/docs/apps/guides/03-csv-support.mdx +++ b/docs/apps/guides/03-csv-support.mdx @@ -24,8 +24,8 @@ number of decimals in the processing step. ## Streams: Create Group -| | -| ------------------------------------------------------- | +| | +| -------------------------------------------------------- | | ![Create Group](/screenshots/create-group-from-csv.webp) | Using a pre-configured CSV, deploy up to 60+ streams, all onchain, all at once. Start from the suggested template, fill @@ -40,8 +40,8 @@ In order to access this feature you will need to: 2. Click on the the desired stream shape card 3. At the top (top-right) of the page you will find a button guiding you towards the CSV feature -| | -| ----------------------------------------------------------- | +| | +| ------------------------------------------------------------ | | ![CSV Selector](/screenshots/create-group-csv-selector.webp) | ### Form Layout @@ -56,8 +56,8 @@ the regular create group forms, with the addition of a "timing" field that toggl 1. By duration: e.g. streams end 30 days from now 2. By range: e.g. streams being on `start time` and last until `end time` -| | -| --------------------------------------------------------------------- | +| | +| ---------------------------------------------------------------------- | | ![General Details](/screenshots/create-group-csv-general-details.webp) | #### Part 2: Streams @@ -72,8 +72,8 @@ expanded table view. ::: -| | | -| ------------------------------------------------------------ | ------------------------------------------------------- | +| | | +| ------------------------------------------------------------- | -------------------------------------------------------- | | ![File picker](/screenshots/create-group-csv-filepicker.webp) | ![File picker](/screenshots/create-group-csv-table.webp) | ### Working with the CSV template @@ -81,8 +81,8 @@ expanded table view. For each stream shape and duration you can use a different CSV template. You can download this template directly from the form, pre-configured to the selected **shape** and **timing** option. -| | -| ------------------------------------------------------- | +| | +| -------------------------------------------------------- | | ![Template](/screenshots/create-group-csv-template.webp) | | ![Modal](/screenshots/create-group-template-modal.webp) | @@ -137,8 +137,8 @@ the app itself. We suggest double-checking in the Sablier app that the dates hav ## Airstreams: Create -| | | -| -------------------------------------------- | ------------------------------------------------------- | +| | | +| --------------------------------------------- | -------------------------------------------------------- | | ![Create](/screenshots/airstream-create.webp) | ![Create](/screenshots/airstream-create-recipients.webp) | Using a pre-configured CSV, deploy tens of thousands of streams, all onchain, all in one campaign. Start from the diff --git a/docs/contracts/v2/guides/08-snapshot-voting.md b/docs/contracts/v2/guides/08-snapshot-voting.md index fe1be477..3dc5d76f 100644 --- a/docs/contracts/v2/guides/08-snapshot-voting.md +++ b/docs/contracts/v2/guides/08-snapshot-voting.md @@ -18,8 +18,8 @@ stored in Sablier streams. The following strategies will read the various amounts that can be found in Sablier V2 streams. The voting power will be calculated based on some sub-strategies called `policies`. -| Snapshot Playground | -| :--------------------------------------------------- | +| Snapshot Playground | +| :---------------------------------------------------- | | ![Snapshot Playground](/img/snapshot/playground.webp) | ### Example Setup