docs
docs copied to clipboard
Documentation and guides for Sablier
We should document the `Alice → BatchLockup → Lockup` user flow. This will be useful for users interacting with Sablier programmatically. There's a special case for which this documentation will...
Page: https://docs.sablier.com/concepts/fees Say something similar to what we say in the create stream form, and add a link to a Google Form:
## Problem Page: https://github.com/sablier-labs/docs/blob/1959c2eeb5e4ca71e2ff65ff530b865ed9ec2c60/docs/guides/lockup/02-deployments.mdx - Poor developer experience: the rows in the tables no longer fit on a single line - There's a lot of repetition - Links like [`core-v1-2-0`](https://github.com/sablier-labs/deployments/blob/main/lockup/v1.2.0/core)...
Once we implement it, of course! https://github.com/sablier-labs/deployments/issues/21
The ["About Precision"](https://github.com/sablier-labs/flow/blob/ba0d774eeb6827e5109ae790407cdc69431e0fa6/TECHNICAL-DOC.md#about-precision) section has been removed from the Flow repo in https://github.com/sablier-labs/flow/pull/431. However, some of its content can be useful for developers into understanding why we use 18 decimals...
Requested by Treehouse: Also see [GitHub Discussion: UI for approving an NFT operator](https://github.com/sablier-labs/interfaces/discussions/1430)
We should add a new section called Preview Calldata under [Other Features](https://docs.sablier.com/apps/features/other), and explain how to use the preview calldata feature (which is available when creating Lockup or Flow streams):
Replace all `LL`/ `LockupLinear` examples with `LK`/ `Lockup`. https://docs.sablier.com/apps/guides/url-schemes
Files are named like this: `01-foo`, `02-bar`, etc. It'd be helpful to do the same for folders