Skip to content

ston-fi/funcbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dario Tarantini
Mar 3, 2025
41b7577 · Mar 3, 2025

History

22 Commits
Mar 3, 2025
Dec 12, 2024
Dec 12, 2024
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Mar 3, 2025
Aug 8, 2023
Oct 10, 2024
May 30, 2023
Dec 12, 2024
Jul 20, 2023
Mar 3, 2025
Mar 3, 2025
Dec 12, 2024
Dec 12, 2024
Jul 20, 2023

Repository files navigation

FunCBox

TON License

Collection of FunC snippets and utilities.

Installation

To install this package use

npm install -D @ston-fi/funcbox

or via yarn

yarn add @ston-fi/funcbox

Usage

Once installed, you need to include the library in your contract:

#include "node_modules/@ston-fi/funcbox/autoload.fc";

Ensure the path is correct, otherwise the build will fail.

Licensing

The license for this library is the MIT License, see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published