Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/more-tutorials.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ Examples of smart contracts on TON include wallets, electors (which manage valid

- [Tolk benchmark contracts](https://github.com/ton-blockchain/tolk-bench) - Tolk vs. FunC gas benchmarks and, simultaneously, reference Tolk contracts.

## No-code Jetton deployers

Community tools that deploy standard Jettons without writing custom contract code:

- [Phalanx Toolkit](https://plx.foundation) — audited Jetton deploy wizard on TON/GRAM (Acton + Tolk contracts, Tonkeeper + TON Connect). Step-by-step guide: [How to create your own crypto token without code](https://plx.foundation/guides/create-token). Open-source contracts: [phalanx-foundation/plx-token](https://github.com/phalanx-foundation/plx-token).

## Join the community

- [All TON communities](https://ton.org/en/community)
Expand Down
Loading