docs
docs copied to clipboard
Documentation and guides for Sablier
Discussed in https://github.com/sablier-labs/docs/discussions/167 ## Changelog 1. a new layout to make room for the upcoming Flow protocol 1. adds redirects for backward compatibility. Closes https://github.com/sablier-labs/docs/issues/183 2. uses "Sablier Lockup" when...
We need a doc page on a workaround with Cron for canceling after partial withdrawal from the stream. A few users recently asked me about this case.
I got the `autogen.sh` script in a pretty good shape, but it still suffers from a number of bugs and missing features: - [x] See discussion below; ~Events are not...
As pointed out by @razgraf [here](https://github.com/sablier-labs/docs/discussions/167#discussioncomment-10799662), we will need redirects set up after the docs for Flow are implemented. Depends upon #176.
Write a mini guide that shows how to pull vesting data from Sablier contracts, what functions to focus on (e.g. `streamedAmountOf`, etc.) This is relevant for our integrations with CMC,...
Also, delete the FAQ as it's superfluous.
Here: https://github.com/sablier-labs/docs/blob/ede8e0c6b2f29399288efd51b4227e62f9510133/docusaurus.config.ts#L204-L210 Related: https://github.com/sablier-labs/v2-interfaces/issues/1073
The guides support page should be updated to include the recent videos uploaded to our youtube channel (zkSync, Safe, distribution curves etc.).
We should add an admonition about lowercasing addresses in the subgraph APIs. A user got stuck because of this requirement: cc @sablier-labs/frontend for feedback