Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tact-lang/tact-cookbook

The core reason for creating the Tact Cookbook is to collect all the experience from Tact developers in one place so that future developers will use it!
https://github.com/tact-lang/tact-cookbook

cookbook hack-ton-berfest hacktoberfest tact

Last synced: about 2 months ago
JSON representation

The core reason for creating the Tact Cookbook is to collect all the experience from Tact developers in one place so that future developers will use it!

Awesome Lists containing this project

README

        

# Tact Cookbook 📖

Welcome to the Tact Cookbook! Here, you'll find a collection of practical examples showcasing various functionalities of Tact. Whether you're a beginner just starting out or an experienced developer looking for some inspiration, this cookbook is for you!

## Table of Contents

1. [Introduction](#introduction)
2. [How to Use This Cookbook](#how-to-use-this-cookbook)
3. [Examples](#examples)
4. [Contributing](#contributing)
5. [Join Our Community](#join-our-community)

---

## Introduction

This cookbook aims to provide bite-sized, easy-to-follow examples that highlight its different capabilities. By working through these examples, you can get a hands-on understanding of how to use Tact effectively.
> [Example](https://docs.ton.org/develop/func/cookbook) cookbook on FunC
---

## How to Use This Cookbook

1. **Browse & Select**: Navigate through the list of examples and pick one that interests you.
2. **Read & Understand**: Each example comes with a detailed explanation of the functionality and the logic behind it.
3. **Try it Out**: Implement the example in your own Tact environment. Experiment with it, tweak it, and make it your own!

---

## Examples

For a comprehensive list of examples and their explanations, refer to the [tact-cookbook.md](./tact-cookbook.md) file.

---

## Contributing

We welcome contributions from the community! Here's how you can contribute:

1. **Pick an Example**: Visit [this list](https://github.com/alefmanvladimir/tact-cookbook/issues) to choose an example that you'd like to implement. If it's already taken, consider improving existing examples or suggesting a new one.
2. **Fork this Repository**: Get your own version of the Tact Cookbook.
3. **Create a New Branch**: Name it appropriately based on the example you're working on.
4. **Add Your Implementation**: Add your example along with a detailed explanation.
5. **Create a Pull Request**: Once done, share your changes with us by creating a pull request.

---

## Join Our Community

Passionate about Tact and the examples in this cookbook? We invite you to join the Hack-TON-Berfest [Telegram group](https://t.me/hack_ton_berfest_2023). Connect with other enthusiasts, share your thoughts, and contribute to the broader conversation.

---

Happy coding with Tact! 🚀