docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation and guides for Sablier

Results 78 docs issues
Sort by recently updated
recently updated
newest added

Third-parties may be interested in reproducing the bytecodes deployed on Mainnet. To assist them, we should provide a wiki or some sort of docs for how to recompile the contracts...

priority: 2
effort: low
type: docs
work: clear
onlydust-wave

@maxdesalle, @razgraf, and I provided different responses when this integrator (SPL) asked us this question: I thus think it would be helpful to provide a lil guide for this particular...

priority: 2
effort: medium
type: feature
work: clear
onlydust-wave

Include the diagram created by @andreivladbrg [here](https://github.com/sablier-labs/v2-core/pull/1075#issue-2633282675). I have also pasted it below. Diagram for new function flow in LockupLinear ```mermaid flowchart TD start_time_check([Is startTime >= current block timestamp?]):::check return_zero([Return...

priority: 2
effort: medium
type: feature
work: clear
onlydust-wave

## Task As originally suggested by @andreivladbrg [here](https://github.com/sablier-labs/v2-core/pull/1075#issue-2633282675), we should document the new shapes enabled by LockupLinear (part of Lockup v2.0.0): Note for self: we need to come up with...

priority: 2
type: feature
effort: low
work: clear
onlydust-wave

As per Discord user 'Eddie_' suggestion:

priority: 3
type: feature
effort: low
work: clear
onlydust-wave

To inform users like this about what can happen when they use Excel to generate their CSV files:

priority: 3
effort: low
work: clear
onlydust-wave

fixes #251 updated the CSV guide

- Contracts - Admins - Comptrollers etc. etc.

To aid non-UI users:

priority: 2
type: feature
effort: low

The `autogen-reference.sh` script has grown big over time. It would be easier to maintain it in TypeScript: https://github.com/sablier-labs/docs/blob/9f2fba0fb3c230df69424490019319dbebb68b91/scripts/autogen.sh

priority: 3
effort: low
type: refactor
work: clear
onlydust-wave