TGViewer
Channel Public Channel
Subscribers
34
Photos
0
Videos
0
Links
4
Recent Posts 5 shown
Post #10 276
It's been a while since the last post, a few things happened

FIRST: GitHub flagged open4dev for no reason. Few weeks later they emailed us and said "Sorry, there was a bug on our side...". After this, I started thinking whether it’s possible possible to create a git-like repository hosting based on TON Storage? Anyway, we had to move in new organization tongateway (tgw).

SECOND: Recently, we passed the audit for orderbook-protocol contracts by @TheOpenDevTeam. The first version of LIMIT orders took a while to get done but finally, it's ready, and thanks to guys for their work on it. One more thing, we’ve switched for a new bot @tgw_dex_bot to interact with orders.

THIRD:
We're now working on a fun idea building a platform on top of these contracts that will make it easy to deploy AI agents for trading tokens.
  • ❤ 5
  • 💩 2
  • 🤡 2
  • ❤‍🔥 1
  • 🫡 1
Post #5 728
DEX Orderbook-protocol (TOLK) - Beta Release (0.9.0)

Idea
Ton contracts for peer-to-peer token trading via decentralized order book.

How it works
- Users place limit orders on-chain (amount + price)
- Orders sit in the order book until a matching counterparty appears
- When buy and sell prices overlap → automatic swap execution (based on matcher service, anyone can be)
- Partial fills supported — large orders can match multiple counterparties

Contracts
- Anyone can be a matcher and earn fees
- Any platform can create orders (with configurable platform and matcher fees)
- Anyone can add token vaults and trading pairs (no admin rights on contracts)

Features in bot (@explore_trade_bot)
- Trade - Create buy/sell orders for TON, USDT, NOT, BUILD tokens
- My Orders - Track open and completed orders with fill percentage
- Market Data - Real-time data of orders
- Instant Notifications - Get notified when your orders are matched

Note: Any tokens can be traded on the order book, but our bot supports TON, NOT, BUILD, USDT to keep a clear interface. Smart contracts have not been audited yet — version will remain under 1.0 (beta) until audit is completed.

GitHub - github.com/open4dev/order-book -> https://github.com/tongateway/orderbook-protocol
Bot example - @tgw_dex_bot

#TON #Trading #Tolk #SmartContracts #OpenSource #DEX
  • ❤ 5
  • 👍 5
  • 🔥 4
  • 🤡 2
  • 😁 1
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
Post #1
Channel created

About this channel

How can I read @open4dev without a Telegram account?
TGViewer shows the public web preview Telegram publishes for TGW: recent posts, photos, videos and the subscriber count, with no app, login or account.
How many subscribers does TGW have?
TGW (@open4dev) has 34 subscribers on Telegram, refreshed roughly every 30 minutes.
Does TGW know I viewed it here?
No. Public channel previews carry no viewer identity, and TGViewer has no accounts or tracking of what you look up.
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 →