-
Notifications
You must be signed in to change notification settings - Fork 106
FunC contracts
Anton Trunov edited this page Aug 22, 2024
·
3 revisions
A collection of interesting FunC contracts that can be used for several purposes: to port to Tact, to use for testing tooling, such as static analyzers, formatters, language servers, etc.
- https://github.com/ton-blockchain/token-contract - Fungible, Non-Fungible, Semi-Fungible Tokens Smart Contracts
- https://github.com/ton-blockchain/stablecoin-contract - Sample code for centralised stablecoin jetton. TEP-74 and TEP-89 compatible
- https://github.com/ston-fi/funcbox - a collection of FunC snippets and utilities by STON.fi
- https://github.com/ston-fi/dex-core - Core contracts for STON.fi DEX
- https://github.com/ton-blockchain/multisig-contract-v2 - Multi-owner wallet
- https://github.com/HipoFinance/contract - hTON: Hipo liquid staking protocol
- https://github.com/getgems-io/nft-contracts - Set of TON NFT related contracts & code by GetGems.io
- https://github.com/tonkeeper/w5 - wallet version 5, W5 has 25% lower fees, supports gasless transactions (via third party relayers) and implements a flexible extension mechanism
- https://github.com/Gusarich/airdrop - Scalable Airdrop System for the TON blockchain, it can be used to distribute Jettons on-chain to any number of wallets
- https://github.com/ton-blockchain/func-contest2-solutions - TON Smart Challenge 2 Solutions
- https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/ton-connector/contracts/redstone - RedStone oracles
- https://github.com/tonwhales/nominators-dao
- https://github.com/nowarp/misti-test-suite - a private tool to get contracts from https://verifier.ton.org