0.1.0 • Published 9 days ago

@ston-fi/funcbox v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

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.

0.1.0

9 days ago

0.0.15

1 month ago

0.0.14

2 months ago

0.0.13

4 months ago

0.0.12

5 months ago

0.0.10

6 months ago

0.0.11

6 months ago

0.0.9

7 months ago

0.0.8

9 months ago

0.0.7

10 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago