Ecosyste.ms: Awesome

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

https://github.com/starknet-io/tokei

โœจ ๐Ÿบ Starknet ERC20 token streaming protocol ๐Ÿ’ฐโณ, inspired by Sablier.
https://github.com/starknet-io/tokei

cairo erc20 starknet vesting

Last synced: 3 months ago
JSON representation

โœจ ๐Ÿบ Starknet ERC20 token streaming protocol ๐Ÿ’ฐโณ, inspired by Sablier.

Lists

README

        



โณ Tokei โณ


โœจ ๐Ÿบ Starknet ERC20 token streaming protocol ๐Ÿ’ฐโณ, inspired by Sablier.



Project license


Pull Requests welcome


Read Tokei Book

## โšก About Tokei โšก

Tokei is a token streaming protocol, inspired by Sablier, for Starknet.

Read the [Tokei Book](https://starknet-io.github.io/tokei/) to learn more about the project.

## ๐Ÿ› ๏ธ Build

To build the project, run:

```bash
scarb build
```

## ๐Ÿงช Test

To test the project, run:

```bash
snforge test
```

## ๐Ÿ“š Resources

Here are some resources to help you get started:

- [Tokei Book](https://starknet-io.github.io/tokei/)
- [Cairo Book](https://book.cairo-lang.org/)
- [Starknet Book](https://book.starknet.io/)
- [Starknet Foundry Book](https://foundry-rs.github.io/starknet-foundry/)
- [Starknet By Example](https://starknet-by-example.voyager.online/)
- Sablier resources
- [Sablier Website](https://sablier.com/)
- [Sablier documentation](https://docs.sablier.com/)
- [Sablier v2 core contracts](https://github.com/sablier-labs/v2-core)

## ๐Ÿ“– License

This project is licensed under the **MIT license**. See [LICENSE](LICENSE) for more information.