Awesome
<!-- prettier-ignore-start --> <!-- markdownlint-disable --> <p align="center"> <img src="assets/logo/tokei.png" height="256"> </p> <h1 align="center">โณ Tokei โณ</h1> <p align="center"> <strong>โจ ๐บ Starknet ERC20 token streaming protocol ๐ฐโณ, inspired by Sablier.</strong> </p> <p align="center"> <a href="LICENSE"> <img src="https://img.shields.io/github/license/starknet-io/tokei.svg?style=flat-square" alt="Project license"> </a> <a href="https://github.com/starknet-io/tokei/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22"> <img src="https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat-square" alt="Pull Requests welcome"> </a> <a href="https://starknet-io.github.io/tokei/"> <img src="https://img.shields.io/badge/Read-Tokei_Book-blue" alt="Read Tokei Book"> </a> </p> <div align="center"> </div> <!-- markdownlint-restore --> <!-- prettier-ignore-end -->โก About Tokei โก
Tokei is a token streaming protocol, inspired by Sablier, for Starknet.
Read the Tokei Book to learn more about the project.
๐ ๏ธ Build
To build the project, run:
scarb build
๐งช Test
To test the project, run:
snforge test
๐ Resources
Here are some resources to help you get started:
- Tokei Book
- Cairo Book
- Starknet Book
- Starknet Foundry Book
- Starknet By Example
- Sablier resources
๐ License
This project is licensed under the MIT license. See LICENSE for more information.
Contributors โจ
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tbody> <tr> <td align="center" valign="top" width="14.28%"><a href="https://github.com/AbdelStark"><img src="https://avatars.githubusercontent.com/u/45264458?v=4?s=100" width="100px;" alt="Abdel @ StarkWare "/><br /><sub><b>Abdel @ StarkWare </b></sub></a><br /><a href="https://github.com/starknet-io/tokei/commits?author=AbdelStark" title="Code">๐ป</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Akashneelesh"><img src="https://avatars.githubusercontent.com/u/66639153?v=4?s=100" width="100px;" alt="Akashneelesh"/><br /><sub><b>Akashneelesh</b></sub></a><br /><a href="https://github.com/starknet-io/tokei/commits?author=Akashneelesh" title="Code">๐ป</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MSghais"><img src="https://avatars.githubusercontent.com/u/59928086?v=4?s=100" width="100px;" alt="MSG"/><br /><sub><b>MSG</b></sub></a><br /><a href="https://github.com/starknet-io/tokei/commits?author=MSghais" title="Code">๐ป</a></td> </tr> </tbody> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!