TGViewer
TGW TGW @open4dev · 34 subscribers
Post #4 525
NFT Minter with Signature (Tolk) - Beta Release (0.9.1)

Idea
Enable NFT minting only with project approval (via a backend service).

Contracts
- MinterItem - User deploys this contract with a service signature. Verifies signature and forwards to Minter.
- Minter - Validates sender by recalculating MinterItem address. If it matches, tells Collection to mint NFT. (No signature = no mint. Fake contracts can't pass address verification)
- Collection - Standard NFT collection, deploys the NFT item.

Flow
- Service generates signature (includes price and content of NFT)
→ User deploys MinterItem + pays gas and price (if applicable. Price can be 0) via ton-connect
→ Minter verifies message and send on collection contract
→ NFT minted

Features
- Written in Tolk — the modern language for TON smart contracts
- Secure signature-based minting — users can only mint with valid service signatures
- Node.js example with signing service and REST API
- Full test suite with gas cost analysis

GitHub: https://github.com/open4dev/nft-minter-tolk
Bot example: @open4dev_bot

#TON #NFT #Tolk #SmartContracts #OpenSource
  • 👍 6
  • 👏 2
More from @open4dev
  1. Apr 13, 2026It's been a while since the last post, a few things happened FIRST: GitHub flagged open4de…
  2. Jan 14, 2026DEX Orderbook-protocol (TOLK) - Beta Release (0.9.0) Idea Ton contracts for peer-to-peer t…
  3. Dec 12, 2025Hey https://github.com/open4dev
  4. Dec 12, 2025Channel created
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →