docs
docs copied to clipboard
Documentation and guides for Sablier
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...
@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...
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...
## 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...
As per Discord user 'Eddie_' suggestion:
To inform users like this about what can happen when they use Excel to generate their CSV files:
fixes #251 updated the CSV guide
- Contracts - Admins - Comptrollers etc. etc.
To aid non-UI users:
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