An open API service indexing awesome lists of open source software.

https://github.com/sablier-labs/evm-examples

Example integrations with the Sablier Protocol on the EVM
https://github.com/sablier-labs/evm-examples

evm sablier sablier-protocol token-vesting vesting

Last synced: 26 days ago
JSON representation

Example integrations with the Sablier Protocol on the EVM

Awesome Lists containing this project

README

        

# Sablier Examples

This repository contains example integrations with the Sablier Protocol. More detailed guides walking through the logic of the examples can be found on the [Sablier docs](https://docs.sablier.com) website.

## Disclaimer

The examples provided in this repo have NOT BEEN AUDITED and is provided "AS IS" with no warranties of any kind, either
express or implied. It is intended solely for demonstration purposes. These examples should NOT be used in a production
environment. It makes specific assumptions that may not apply to your particular needs.

## Contributing

Make sure you have [Foundry](https://github.com/foundry-rs/foundry) installed, and that you have it configured correctly in [VSCode](https://book.getfoundry.sh/config/vscode).

## License

This repo is licensed under GPL 3-0 or later.