Skip to content

TonoxDeFi/open-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Open Contracts

TON License

A collection of open source, standalone FunC contracts/snippets for the TON blockchain.

Overview

Installation

Use GitHub repository to install contracts:

$ wget https://raw.githubusercontent.com/TonoxDeFi/open-contracts/main/contracts/<lib>/<lib>.func

Replace <lib> with the name of the library you want to install.

Currently available libraries:

Usage

Import the library into your contract:

#include "<lib>.func";

You can check the usage and examples in README.md of the library itself.

Contribute

open-contracts exists thanks to all the people who contribute. PR are welcome! You can also sponsor the project by donating TON or any Jetton to the following address:

EQDnLXD_E_U7ZZO6k57Fpyp6flVy4QetQSbUUOtFuORn1nu7

License

Licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages