Node as a Service solution for TVM networks (Acki-Nacki, Venom, TON)
Support and maintainence of the most popular TVM-SDK development framework
Website: https://www.tvmlabs.io/
Community: @tvmlabs
Follow @tvm_labs to stay updated with the latest most and service trends and news
No reviews yet. Be the first to share your experience!
Latest Posts
TVM Labs News
May 22, 2026, 01:38 PM
📷 Photo
Dear Acki Nacki Developers 🎉
A new version of the Acki Nacki node has been released 🤩 https://github.com/ackinacki/ackinacki/releases/tag/v0.7.2 🤩
We’ve also added a new https://github.com/ackinacki/ackinacki?tab=readme-ov-file#troubleshooting to the README.
It includes instructions on how to safely clean the node database and restart synchronization from scratch, helping you recover if your data becomes corrupted or damaged.
Keep building the fastest blockchain possible!
470
6
0
TVM Labs News
May 22, 2026, 01:38 PM
📷 Photo
🔥 Mainnet Launch Is Almost Here
This is your final reminder to add your/delegated-to-you licenses to Igniter Gossip — so your node will join the network right from zerostate.
🤩 https://github.com/ackinacki/acki-nacki-igniter
🤩 https://github.com/ackinacki/ackinacki?tab=readme-ov-file#current-phase-joining-the-acki-nacki-network-from-the-genesis-block
Also, each Node Owner MUST participate in Pre-Net testing to qualify for Mainnet zerostate.
🌟 DM https://t.me/Oxydixi if you haven’t received Pre-Net access yet.
718
TVM Labs News
May 22, 2026, 01:38 PM
📷 Photo
🌟 Acki Nacki Documentation Update
What’s new for you? We’ve redesigned the menu to make it easier and faster to find what you need:
🌟 Sections are now grouped by roles: Node Owners (Вlock Keepers & ВLock Managers), Developers and Users.
🌟 Added quick links to key guides: network launch, node deployment, staking.
🌟 New subsections: Launch & Genesis, For Developers, For Users.
🌟 More step-by-step guides for beginners.
🌟 Advanced configs moved into a separate section for pros.
https://docs.ackinacki.com/ and let us know your feedback ✌️✌️
And most importantly—
A major release of Node with big improvements is on the way. Stay tuned.
297
TVM Labs News
May 22, 2026, 01:38 PM
📷 Photo
🙂 Acki Nacki Pre-Net & Wallet : The Moment We’ve All Been Waiting For
🤩 https://t.me/ackinacki_prenet_bot This bot is for testing the Acki Nacki Pre-Net only and does not contain any data from your original Acki Nacki account. All in-app events, TEST NACKL, Boosts, and Popits hold NO real value and will NOT be transferred to the Acki Nacki Mainnet.
🤩 https://www.ackinacki.com/wallet
After months of development, sleepless nights, and non-stop testing, our team is announcing the launch of the Acki Nacki Pre-Net & Acki Nacki Wallet — the biggest milestone achieved on our path to the fastest blockchain possible. This is the final step before the mainnet — it will be launched once we are confident the Pre-Net is operating as intended.
Pre-Net environment is designed for testing. Issues and bugs may arise — https://tally.so/r/3E2PJL 🤩
🌟 What does Pre-Net mean for you?
— Mine TEST NACKL coins by minting TEST Popits to see how it will work on the mainnet
— Receive and send TEST NACKL coins
— Burn your TEST Mamaboard
— Help verify network stability
(!) In the test version, Mamaboard power does not affect mining.
(!) NACKL is not locked during the test phase, but it will be locked on mainnet.
(!) If you want to log in on a different platform with the same credentials, you will need to use account recovery via your seed phrase. Simultaneous login on multiple devices isn’t supported.
🤩 Also in the test bot, Popit minting has been simplified:
— The restriction requiring at least 20 users to tap has been removed
— 10 taps are now enough to mint a Popit
— Unminted Popits are deleted after one hour
— Farming time has been reduced
🌟 All the actions you take during Pre-Net — including burning your Mamaboard and mining NACKL — will not affect your account on the mainnet. This gives you the opportunity to experiment freely, without any consequences.
This is history in the making — and you’re in the front row 🤩
TVM Labs News
May 22, 2026, 01:38 PM
Dear Acki Nacki developers 🚀,
Acki Nacki Node 0.5.1 release and public images have been published.
New release includes improved BK Node scripts and Proxy scripts.
https://github.com/ackinacki/ackinacki/releases/tag/v0.5.1
Please refer to our guidelines for Shellnet testing and license operations:
• https://docs.ackinacki.com/protocol-participation/block-keeper/guide-for-block-keeper-testing-on-shellnet
• https://docs.ackinacki.com/protocol-participation/license/working-with-licenses
To get your test tokens please ask https://t.me/Oxydixi
Thank you for your continued participation!
252
3
TVM Labs News
May 22, 2026, 01:38 PM
‼️Why Everyone Should Connect via a Proxy ‼️
In the network, there may be from several hundred to thousands of nodes, and the number of threads (and accordingly, Block Producers) and the load on them can dynamically change. A Block Producer must deliver its blocks to every Block Keeper, and each Block Keeper, in turn, must receive blocks from all Block Producers.
⚠️⚠️What does this mean for the Block Keeper’s network requirements? ⚠️⚠️
It implies two key points:
1) Incoming data volume is equal to BLOCK_SIZE × 3 × THREADS_NUMBER per second.
Assuming an average block with 300 transactions is ~100 KB, and the network card limit is 1 Gbps (125 MBps), the maximum number of threads a Block Keeper with such a card can handle is:
125 / (0.1 × 3) = 416 threads.
2) Outgoing data volume depends on the number of nodes in the network.
In a non-proxied network, the outgoing traffic equals BLOCK_SIZE × 3 × NODES_NUMBER per second.
In a 250-node network, this results in 75 MB = 0.6 Gbps.
If the network grows to 500 nodes, this exceeds 1 Gbps.
Furthermore, if multiple nodes are deployed in a single datacenter, router limitations on outbound traffic and internet bandwidth costs must be considered — without proxies, all traffic is routed via the public internet, making it inefficient and expensive for all participants.
The Proxy Service aggregates all or part of the outbound traffic from its datacenter and forwards it directly to other proxies, reducing inter-datacenter traffic by a factor equal to the number of Block Keeper nodes behind the proxy in that datacenter.
⚠️Therefore, if a node operator runs more than one node, it is strongly recommended to run them behind a proxy to optimize traffic across the network.⚠️
Read more abour proxy requirements and deployment here https://docs.ackinacki.com/protocol-participation/proxy-service
TVM Labs News
May 22, 2026, 01:38 PM
Dear Acki Nacki developers 🚀,
The Shellnet testing network has just been restarted with Node version 0.4.0.
The Block Keeper (BK) scripts have been updated and published here:
🔗 https://github.com/ackinacki/ackinacki
Please refer to our updated guidelines for Shellnet testing and license operations:
• https://docs.ackinacki.com/protocol-participation/block-keeper/guide-for-block-keeper-testing-on-shellnet
• https://docs.ackinacki.com/protocol-participation/license/working-with-licenses
Thank you for your continued participation!
21,000
12
0
TVM Labs News
May 22, 2026, 01:38 PM
Dear Acki Nacki developers 🚀,
The Shellnet testing network has just been restarted with new improvements and fixes.
450
5
0
TVM Labs News
May 22, 2026, 01:38 PM
Dear Acki Nacki developers 🚀,
The Shellnet testing network has just been restarted with the Node version 0.4.1.
🔗 https://github.com/ackinacki/ackinacki/releases/tag/v0.4.1
Please refer to our guidelines for Shellnet testing and license operations:
• https://docs.ackinacki.com/protocol-participation/block-keeper/guide-for-block-keeper-testing-on-shellnet
• https://docs.ackinacki.com/protocol-participation/license/working-with-licenses
To get your test tokens please ask https://t.me/Oxydixi
Thank you for your continued participation!
448
8
TVM Labs News
May 22, 2026, 01:38 PM
📷 Photo
🚀 Attention future Block Keepers!
The Acki Nacki Network launches today.
The Acki Nacki Igniter has now been published.
The Acki Nacki Gossip Igniter is a decentralized network starter protocol (DNSP), it collects Node and License information, tests and updates the node software and initiates Zerostate (first block) generation once all DNSP requirements are met.
🌟 For Large Node Owners
Generate your Mainnet Block Keeper Wallet Keys and start joining the Gossip Protocol by running the Igniter. Delegated Licenses will be automatically fetched by Igniter and placed into Gossip. Licenses can be delegated via Dashboard after the Igniter is launched.
🌟 For Smaller Node Owners
If you have fewer Nodes, don’t rush to start them. We strongly advise you open and consistently monitor the Dashboard, and once you see that over 50% of Node Licenses have been delegated, only then should you launch Gossip Igniter on your future Block Keeper Node. We suggest you wait because it won’t be immediate for all Licenses to be delegated and for all Node Owners to join. Running a large number of Nodes is a significant logistical challenge, and running even one Node incurs additional costs.
Ready to go? Join here now:
🤩 https://github.com/ackinacki/acki-nacki-igniter
Need more info? Please follow this links for the full documentation:
🤩 https://docs.ackinacki.com/protocol-participation/block-keeper/join-dnsp-gossip
Want to monitor Gossip? View the Dashboard:
🤩 https://dashboard.ackinacki.com/
Once over 75% of Node License Owners join the Acki Nacki network, it will automatically go live.