<?xml version="1.0" encoding="utf-8" ?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:tt="http://teletype.in/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"><title>Krez Smel</title><author><name>Krez Smel</name></author><id>https://teletype.in/atom/linego</id><link rel="self" type="application/atom+xml" href="https://teletype.in/atom/linego?offset=0"></link><link rel="alternate" type="text/html" href="https://teletype.in/@linego?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><link rel="next" type="application/rss+xml" href="https://teletype.in/atom/linego?offset=10"></link><link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></link><updated>2026-04-18T05:35:44.157Z</updated><entry><id>linego:Mining-Superquantum-QubitCoin</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/Mining-Superquantum-QubitCoin?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>QubitCoin (QTC), Superquantum - Mining Guide &amp; Resources</title><published>2025-07-28T03:08:59.463Z</published><updated>2025-08-04T14:33:21.320Z</updated><category term="gpu-mining" label="GPU mining"></category><summary type="html">Website: https://superquantum.io/</summary><content type="html">
  &lt;p id=&quot;Aj1x&quot;&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href=&quot;https://superquantum.io/&quot; target=&quot;_blank&quot;&gt;https://superquantum.io/&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;r4Rm&quot;&gt;&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href=&quot;https://github.com/super-quantum&quot; target=&quot;_blank&quot;&gt;https://github.com/super-quantum&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;Ass6&quot;&gt;&lt;strong&gt;Blockchain Explorer:&lt;/strong&gt; &lt;a href=&quot;https://explorer.superquantum.io&quot; target=&quot;_blank&quot;&gt;https://explorer.superquantum.io&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;jjWq&quot;&gt;&lt;strong&gt;Trading:&lt;/strong&gt; &lt;a href=&quot;https://safetrade.com/exchange/QTC-USDT?type=basic&quot; target=&quot;_blank&quot;&gt;https://safetrade.com/exchange/QTC-USDT?type=basic&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;rNBc&quot;&gt;&lt;strong&gt;Wallet: &lt;/strong&gt;&lt;a href=&quot;https://superquantum.io/files/wallet-electrum-4.5.4-480.exe&quot; target=&quot;_blank&quot;&gt;https://superquantum.io/files/wallet-electrum-4.5.4-480.exe&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Wallet video tutorial: &lt;/strong&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=xKN2pD3blvI&quot; target=&quot;_blank&quot;&gt;https://www.youtube.com/watch?v=xKN2pD3blvI&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;5kZj&quot;&gt;&lt;strong&gt;Algorithm description:&lt;/strong&gt; &lt;a href=&quot;https://superquantum.medium.com/boost-quantum-simulators-with-your-hashpower-c8142ad73894&quot; target=&quot;_blank&quot;&gt;https://superquantum.medium.com/boost-quantum-simulators-with-your-hashpower-c8142ad73894&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;oRo5&quot;&gt;&lt;strong&gt;Social media:&lt;/strong&gt;&lt;br /&gt; &lt;a href=&quot;https://discord.com/invite/FTmV3GYd9a&quot; target=&quot;_blank&quot;&gt;https://discord.com/invite/FTmV3GYd9a&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;ezHc&quot;&gt;&lt;strong&gt;Main method - Releases One Zerominer:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://github.com/OneZeroMiner/onezerominer/releases&quot; target=&quot;_blank&quot;&gt;https://github.com/OneZeroMiner/onezerominer/releases&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;6ytY&quot;&gt;5% Dev fee&lt;/p&gt;
  &lt;p id=&quot;Equv&quot;&gt;&lt;strong&gt;First mining method&lt;/strong&gt; (official, not optimized):&lt;/p&gt;
  &lt;p id=&quot;2ciL&quot;&gt;&lt;code&gt;wget &lt;a href=&quot;https://superquantum.io/files/qubitcoin-miner&quot; target=&quot;_blank&quot;&gt;https://superquantum.io/files/qubitcoin-miner&lt;/a&gt; &amp;amp;&amp;amp; chmod +x qubitcoin-miner &amp;amp;&amp;amp; ./qubitcoin-miner -a qhash -o ru.luckypool.io:8611 -u bc1qlz2lrpfy84v59ahy5sn6yu5y68gysghzqcg0zv.5950x -t 1&lt;/code&gt;&lt;/p&gt;
  &lt;p id=&quot;eyAj&quot;&gt;Where &lt;code&gt;-t&lt;/code&gt; is the number of threads and &lt;code&gt;-u&lt;/code&gt; is your wallet address (replace with your own).&lt;/p&gt;
  &lt;p id=&quot;TeFr&quot;&gt;Installing GLIBC 2.39 on Ubuntu versions below 24:&lt;/p&gt;
  &lt;p id=&quot;bgO9&quot;&gt;&lt;code&gt;apt update &amp;amp;&amp;amp; echo &amp;quot;deb &lt;a href=&quot;http://archive.ubuntu.com/ubuntu&quot; target=&quot;_blank&quot;&gt;http://archive.ubuntu.com/ubuntu&lt;/a&gt; noble main&amp;quot; &amp;gt;&amp;gt; /etc/apt/sources.list &amp;amp;&amp;amp; apt update &amp;amp;&amp;amp; apt install unzip g++ gcc g++-13 -y &amp;amp;&amp;amp; apt install libc6 -y &amp;amp;&amp;amp; sed -i &amp;#x27;/deb &lt;a href=&quot;http://archive.ubuntu.com/ubuntu&quot; target=&quot;_blank&quot;&gt;http://archive.ubuntu.com/ubuntu&lt;/a&gt; noble main/d&amp;#x27; /etc/apt/sources.list &amp;amp;&amp;amp; apt update&lt;/code&gt;&lt;/p&gt;
  &lt;p id=&quot;6ANz&quot;&gt;Check GLIBC version:&lt;br /&gt;&lt;code&gt; ldd --version | head -n1&lt;/code&gt;&lt;/p&gt;
  &lt;p id=&quot;Wl03&quot;&gt;&lt;strong&gt;Second method &lt;/strong&gt;with higher CPU hashrate (no GPU), source: &lt;a href=&quot;https://github.com/HenuZiO/qubitcoin-miner-cpu/releases/&quot; target=&quot;_blank&quot;&gt;https://github.com/HenuZiO/qubitcoin-miner-cpu/releases/&lt;/a&gt;&lt;br /&gt; 15% Dev fee&lt;/p&gt;
  &lt;p id=&quot;k0uX&quot;&gt;Command (can be split into parts):&lt;/p&gt;
  &lt;p id=&quot;ykfY&quot;&gt;&lt;code&gt;wget &lt;a href=&quot;https://github.com/HenuZiO/qubitcoin-miner-cpu/releases/download/cpu-1.0.0/qubitcoin-miner-cpu.tar.gz&quot; target=&quot;_blank&quot;&gt;https://github.com/HenuZiO/qubitcoin-miner-cpu/releases/download/cpu-1.0.0/qubitcoin-miner-cpu.tar.gz&lt;/a&gt; &amp;amp;&amp;amp; tar -xvf qubitcoin-miner-cpu.tar.gz &amp;amp;&amp;amp; rm -rf qubitcoin-miner-cpu.tar.gz &amp;amp;&amp;amp; ./qubitcoin-miner-cpu -a qhash -o ru.luckypool.io:8611 -u bc1qlz2lrpfy84v59ahy5sn6yu5y68gysghzqcg0zv.5950x&lt;/code&gt;&lt;/p&gt;
  &lt;p id=&quot;RwB3&quot;&gt;&lt;strong&gt;Third method&lt;/strong&gt; via Docker, source: &lt;a href=&quot;https://github.com/vasyagun/qubitcoin&quot; target=&quot;_blank&quot;&gt;https://github.com/vasyagun/qubitcoin&lt;/a&gt;&lt;br /&gt; 20% Dev fee&lt;/p&gt;
  &lt;p id=&quot;jN37&quot;&gt;&lt;strong&gt;GPU mining:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;Xdv7&quot;&gt;&lt;code&gt;wget &lt;a href=&quot;https://raw.githubusercontent.com/vasyagun/qubitcoin/main/setup_docker_run.sh&quot; target=&quot;_blank&quot;&gt;https://raw.githubusercontent.com/vasyagun/qubitcoin/main/setup_docker_run.sh&lt;/a&gt; &amp;amp;&amp;amp; chmod +x setup_docker_run.sh &amp;amp;&amp;amp; ./setup_docker_run.sh bc1qlz2lrpfy84v59ahy5sn6yu5y68gysghzqcg0zv qubitcoin.luckypool.io:8611&lt;/code&gt;&lt;/p&gt;
  &lt;p id=&quot;mYUH&quot;&gt;&lt;strong&gt;GPU+CPU mining:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;qtaJ&quot;&gt;&lt;code&gt;wget &lt;a href=&quot;https://raw.githubusercontent.com/vasyagun/qubitcoin/main/setup_docker_run_CPU+GPU.sh&quot; target=&quot;_blank&quot;&gt;https://raw.githubusercontent.com/vasyagun/qubitcoin/main/setup_docker_run_CPU+GPU.sh&lt;/a&gt; &amp;amp;&amp;amp; chmod +x setup_docker_run_CPU+GPU.sh &amp;amp;&amp;amp; ./setup_docker_run_CPU+GPU.sh bc1qlz2lrpfy84v59ahy5sn6yu5y68gysghzqcg0zv qubitcoin.luckypool.io:8611&lt;/code&gt;&lt;/p&gt;
  &lt;p id=&quot;ppSj&quot;&gt;Replace “wallet+pool” with your own address and pool.&lt;/p&gt;
  &lt;p id=&quot;gKUi&quot;&gt;&lt;strong&gt;HiveOS: &lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;EHIS&quot;&gt;Install URL: &lt;a href=&quot;https://github.com/vasyagun/qubitcoin/releases/download/opt2/qubitcoin-opt2.tar.gz&quot; target=&quot;_blank&quot;&gt;https://github.com/vasyagun/qubitcoin/releases/download/opt2/qubitcoin-opt2.tar.gz&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;7Fim&quot;&gt;&lt;strong&gt;🛒Rent GPU:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://cloud.vast.ai/?ref_id=79124&quot; target=&quot;_blank&quot;&gt;https://cloud.vast.ai/?ref_id=79124&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://clore.ai/?ref_id=vfgl1pyu&quot; target=&quot;_blank&quot;&gt;https://clore.ai/?ref_id=vfgl1pyu&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;🛒Rent Node:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://app.xnode.pro/auth/register?referalCode=6UIGZQ&quot; target=&quot;_blank&quot;&gt;https://app.xnode.pro/auth/register?referalCode=6UIGZQ&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;e70S&quot;&gt;&lt;a href=&quot;https://t.me/TGPLITKA/1951&quot; target=&quot;_blank&quot;&gt;https://t.me/TGPLITKA/1951&lt;/a&gt;&lt;/p&gt;

</content></entry><entry><id>linego:monad</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/monad?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>Monad L1 Blockchain: Raised $244M and Building a Tier-1 Ecosystem Like Somnia</title><published>2025-02-26T14:14:00.957Z</published><updated>2025-02-26T14:14:00.957Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img4.teletype.in/files/78/ed/78ed38fa-16e5-4fd5-a840-76ae10f04764.png"></media:thumbnail><category term="testnet-airdrops" label="Testnet Airdrops"></category><tt:hashtag>monad</tt:hashtag><tt:hashtag>testnet</tt:hashtag><summary type="html">&lt;img src=&quot;https://img4.teletype.in/files/70/d8/70d8cb2a-9d17-48ea-a89b-0d7395db4438.png&quot;&gt;Monad, an L1 blockchain that secured $244 million (https://cryptorank.io/ico/monad), is a Tier-1 project comparable to Somnia. It seems the investors have fueled the creation of ecosystem projects spanning 100 different directions.</summary><content type="html">
  &lt;p id=&quot;2fdf&quot;&gt;Monad, an L1 blockchain that secured $244 million (&lt;a href=&quot;https://cryptorank.io/ico/monad&quot; target=&quot;_blank&quot;&gt;https://cryptorank.io/ico/monad&lt;/a&gt;), is a Tier-1 project comparable to Somnia. It seems the investors have fueled the creation of ecosystem projects spanning 100 different directions.&lt;/p&gt;
  &lt;figure id=&quot;jvK6&quot; class=&quot;m_column&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/70/d8/70d8cb2a-9d17-48ea-a89b-0d7395db4438.png&quot; width=&quot;1280&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;xNQD&quot;&gt;Requesting Test Tokens (Received 0,5 $MON):&lt;br /&gt;Head to &lt;a href=&quot;https://testnet.monad.xyz/&quot; target=&quot;_blank&quot;&gt;https://testnet.monad.xyz&lt;/a&gt; to claim test tokens and explore official releases.&lt;/p&gt;
  &lt;p id=&quot;b8ce&quot;&gt;&lt;strong&gt;Official Monad Websites:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://docs.monad.xyz/official-links&quot; target=&quot;_blank&quot;&gt;https://docs.monad.xyz/official-links&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;4c6c&quot;&gt;Complete Activities and Link Accounts:&lt;/p&gt;
  &lt;ul id=&quot;EIvZ&quot;&gt;
    &lt;li id=&quot;b028&quot;&gt;Visit &lt;a href=&quot;https://monad.talentum.id/&quot; target=&quot;_blank&quot;&gt;https://monad.talentum.id&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;a5db&quot;&gt;Use Code: 1E336&lt;/li&gt;
    &lt;li id=&quot;5281&quot;&gt;Participate in MON Streaks daily&lt;/li&gt;
    &lt;li id=&quot;d41d&quot;&gt;Explore other official projects under the “Explore” section&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;a013&quot;&gt;&lt;strong&gt;Ecosystem Overview:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://www.monad.xyz/ecosystem&quot; target=&quot;_blank&quot;&gt;https://www.monad.xyz/ecosystem&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;daed&quot;&gt;&lt;strong&gt;Event Calendar:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://portdeveloper.github.io/monadcommunitycalendar&quot; target=&quot;_blank&quot;&gt;https://portdeveloper.github.io/monadcommunitycalendar&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;452b&quot;&gt;&lt;strong&gt;Games:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;nYwa&quot;&gt;
    &lt;li id=&quot;40fd&quot;&gt;&lt;a href=&quot;https://monad.fantasy.top?ref=6W90I5FR&quot; target=&quot;_blank&quot;&gt;https://monad.fantasy.top?ref=6W90I5FR&lt;/a&gt; (main activity)&lt;/li&gt;
    &lt;li id=&quot;698b&quot;&gt;&lt;a href=&quot;https://www.dusted.app/&quot; target=&quot;_blank&quot;&gt;https://www.dusted.app&lt;/a&gt; — Code: Z5FJ9L4K (complete Daily Lasso)&lt;/li&gt;
    &lt;li id=&quot;6abe&quot;&gt;&lt;a href=&quot;https://holdara.io/&quot; target=&quot;_blank&quot;&gt;https://holdara.io/&lt;/a&gt; — Earn whitelist Discord roles for testing&lt;/li&gt;
    &lt;li id=&quot;0540&quot;&gt;&lt;a href=&quot;https://www.lootgo.app/?ref_id=3O60EHTTP&quot; target=&quot;_blank&quot;&gt;https://www.lootgo.app/?ref_id=3O60EHTTP&lt;/a&gt; — Whitelist&lt;/li&gt;
    &lt;li id=&quot;6357&quot;&gt;&lt;a href=&quot;https://t.me/PLAY_GameStore_Ann&quot; target=&quot;_blank&quot;&gt;https://t.me/PLAY_GameStore_Ann&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;e778&quot;&gt;&lt;a href=&quot;https://monad.curvance.com/monad&quot; target=&quot;_blank&quot;&gt;https://monad.curvance.com/monad&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;5083&quot;&gt;&lt;a href=&quot;https://www.anterris.com/&quot; target=&quot;_blank&quot;&gt;https://www.anterris.com&lt;/a&gt; — Available on Steam: &lt;a href=&quot;https://store.steampowered.com/app/2657580&quot; target=&quot;_blank&quot;&gt;https://store.steampowered.com/app/2657580&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;842e&quot;&gt;&lt;a href=&quot;https://waitlist-cintosgaming.com/&quot; target=&quot;_blank&quot;&gt;https://waitlist-cintosgaming.com/&lt;/a&gt; — Whitelist form: &lt;a href=&quot;https://forms.gle/prqYDGDRC3QJdKgh9&quot; target=&quot;_blank&quot;&gt;https://forms.gle/prqYDGDRC3QJdKgh9&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;2413&quot;&gt;&lt;a href=&quot;https://sparkball.gg/&quot; target=&quot;_blank&quot;&gt;https://sparkball.gg/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;b5b5&quot;&gt;&lt;a href=&quot;https://www.omnia.lol/signup&quot; target=&quot;_blank&quot;&gt;https://www.omnia.lol/signup&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;56b8&quot;&gt;&lt;strong&gt;Voting:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;0WMh&quot;&gt;
    &lt;li id=&quot;ec55&quot;&gt;&lt;a href=&quot;https://aicraft.fun/projects/fizen?ref=PHKYMNWZ9O%3Fref%3DB1U71ZBQV4&quot; target=&quot;_blank&quot;&gt;https://aicraft.fun/projects/fizen?ref=PHKYMNWZ9O?ref=B1U71ZBQV4&lt;/a&gt; — Vote for AI agent country&lt;/li&gt;
    &lt;li id=&quot;a688&quot;&gt;Code: B1U71ZBQV4&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;1162&quot;&gt;&lt;strong&gt;Deploy Smart Contracts:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;oELn&quot;&gt;
    &lt;li id=&quot;7732&quot;&gt;&lt;a href=&quot;https://owlto.finance/deploy?chain=MonadTestnet&quot; target=&quot;_blank&quot;&gt;https://owlto.finance/deploy?chain=MonadTestnet&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;8834&quot;&gt;&lt;a href=&quot;https://nfts2me.com/create/edition/&quot; target=&quot;_blank&quot;&gt;https://nfts2me.com/create/edition/&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;796e&quot;&gt;&lt;strong&gt;NFTs:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;rFiL&quot;&gt;
    &lt;li id=&quot;fcaf&quot;&gt;&lt;a href=&quot;https://magiceden.io/launchpad/monad-testnet/overnads&quot; target=&quot;_blank&quot;&gt;https://magiceden.io/launchpad/monad-testnet/overnads&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;8cbc&quot;&gt;&lt;a href=&quot;https://magiceden.io/mint-terminal/monad-testnet/0x4269cde9751237634d972026583bd39dff10b6f8&quot; target=&quot;_blank&quot;&gt;https://magiceden.io/mint-terminal/monad-testnet/0x4269cde9751237634d972026583bd39dff10b6f8&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;cbc2&quot;&gt;&lt;a href=&quot;https://magiceden.io/launchpad/monad-testnet/emmy_on_monad&quot; target=&quot;_blank&quot;&gt;https://magiceden.io/launchpad/monad-testnet/emmy_on_monad&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;0a54&quot;&gt;&lt;a href=&quot;https://www.monadverse.land/mint&quot; target=&quot;_blank&quot;&gt;https://www.monadverse.land/mint&lt;/a&gt; — Almost sold out&lt;/li&gt;
    &lt;li id=&quot;546f&quot;&gt;&lt;a href=&quot;https://monad-testnet-live.testnet.nfts2.me/&quot; target=&quot;_blank&quot;&gt;https://monad-testnet-live.testnet.nfts2.me/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;3310&quot;&gt;&lt;a href=&quot;https://fresh-monadians.testnet.nfts2.me/&quot; target=&quot;_blank&quot;&gt;https://fresh-monadians.testnet.nfts2.me/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;c6e8&quot;&gt;&lt;a href=&quot;https://testnet.lilchogstars.com/&quot; target=&quot;_blank&quot;&gt;https://testnet.lilchogstars.com/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;5cdc&quot;&gt;&lt;a href=&quot;https://magiceden.io/monad-testnet&quot; target=&quot;_blank&quot;&gt;https://magiceden.io/monad-testnet&lt;/a&gt; (trade and create NFTs)&lt;/li&gt;
    &lt;li id=&quot;54f9&quot;&gt;&lt;a href=&quot;http://opals.io/create/project&quot; target=&quot;_blank&quot;&gt;http://opals.io/create/project&lt;/a&gt; (create NFTs)&lt;/li&gt;
    &lt;li id=&quot;c905&quot;&gt;&lt;a href=&quot;https://magiceden.io/ko/mint-terminal/monad-testnet/0x409c6f82ea7e874dc9f47b725e181dcccfd91a10&quot; target=&quot;_blank&quot;&gt;https://magiceden.io/ko/mint-terminal/monad-testnet/0x409c6f82ea7e874dc9f47b725e181dcccfd91a10&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;e3f4&quot;&gt;&lt;a href=&quot;https://testnet.freee.xyz/pad/monadt/0x4f6A24Dd5173Eb3E2cd5d8Fe3431Ea45C307030D?referrer=0x287Cb6E622D08a5dE02bB302A1bD0d224fA918Fc&quot; target=&quot;_blank&quot;&gt;https://testnet.freee.xyz/pad/monadt/0x4f6A24Dd5173Eb3E2cd5d8Fe3431Ea45C307030D?referrer=0x287Cb6E622D08a5dE02bB302A1bD0d224fA918Fc&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;65e4&quot;&gt;&lt;a href=&quot;https://magiceden.io/launchpad/monad-testnet/emmy_on_monad&quot; target=&quot;_blank&quot;&gt;https://magiceden.io/launchpad/monad-testnet/emmy_on_monad&lt;/a&gt; — Available until Feb 26, 2025 (filter by “FREE” to mint testnet NFTs)&lt;/li&gt;
    &lt;li id=&quot;d913&quot;&gt;&lt;a href=&quot;https://magiceden.io/mint-terminal/monad-testnet/0x4269cde9751237634d972026583bd39dff10b6f8&quot; target=&quot;_blank&quot;&gt;https://magiceden.io/mint-terminal/monad-testnet/0x4269cde9751237634d972026583bd39dff10b6f8&lt;/a&gt; — Available until Mar 2, 2025&lt;/li&gt;
    &lt;li id=&quot;e519&quot;&gt;&lt;a href=&quot;https://nfts2me.com/create/edition/&quot; target=&quot;_blank&quot;&gt;https://nfts2me.com/create/edition/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;e081&quot;&gt;&lt;a href=&quot;https://morkie.xyz/monad&quot; target=&quot;_blank&quot;&gt;https://morkie.xyz/monad&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;52da&quot;&gt;&lt;strong&gt;Faucets:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;0KQE&quot;&gt;
    &lt;li id=&quot;9329&quot;&gt;&lt;a href=&quot;https://owlto.finance/Faucet/Monad&quot; target=&quot;_blank&quot;&gt;https://owlto.finance/Faucet/Monad&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;ee9f&quot;&gt;&lt;strong&gt;Trading Terminal (Spot, Futures, Volume Building), AI:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;4yu1&quot;&gt;
    &lt;li id=&quot;37fd&quot;&gt;&lt;a href=&quot;https://monad.ambient.finance/&quot; target=&quot;_blank&quot;&gt;https://monad.ambient.finance/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;c5d3&quot;&gt;&lt;a href=&quot;http://testnet.narwhal.finance/&quot; target=&quot;_blank&quot;&gt;http://testnet.narwhal.finance/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;2c25&quot;&gt;&lt;a href=&quot;https://app.hashflow.com/?b=10143-MON&amp;q=10143-WMON&quot; target=&quot;_blank&quot;&gt;https://app.hashflow.com/?b=10143-MON&amp;amp;q=10143-WMON&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;bdfe&quot;&gt;&lt;a href=&quot;http://defi.blazpay.com/&quot; target=&quot;_blank&quot;&gt;http://defi.blazpay.com/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;45f1&quot;&gt;&lt;a href=&quot;https://perpl.xyz/&quot; target=&quot;_blank&quot;&gt;https://perpl.xyz/&lt;/a&gt; — Whitelist&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;ffed&quot;&gt;&lt;strong&gt;DEX Swaps:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;G0sU&quot;&gt;
    &lt;li id=&quot;80ff&quot;&gt;&lt;a href=&quot;https://testnet.monad.xyz/?chain=monad-testnet&amp;inputCurrency=native&amp;outputCurrency=DAK&quot; target=&quot;_blank&quot;&gt;https://testnet.monad.xyz/?chain=monad-testnet&amp;amp;inputCurrency=native&amp;amp;outputCurrency=DAK&lt;/a&gt; (swap for DAK, YAKI, CHOG)&lt;/li&gt;
    &lt;li id=&quot;ae30&quot;&gt;&lt;a href=&quot;https://pancakeswap.finance/?chain=monadTestnet&quot; target=&quot;_blank&quot;&gt;https://pancakeswap.finance/?chain=monadTestnet&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;e5db&quot;&gt;&lt;a href=&quot;https://www.kuru.io/markets&quot; target=&quot;_blank&quot;&gt;https://www.kuru.io/markets&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;f133&quot;&gt;&lt;a href=&quot;https://swap.bean.exchange/swap&quot; target=&quot;_blank&quot;&gt;https://swap.bean.exchange/swap&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;a97e&quot;&gt;&lt;a href=&quot;https://kintsu.xyz/beta&quot; target=&quot;_blank&quot;&gt;https://kintsu.xyz/beta&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;2e49&quot;&gt;&lt;a href=&quot;https://bebop.xyz/trade?network=monad&quot; target=&quot;_blank&quot;&gt;https://bebop.xyz/trade?network=monad&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;f0d3&quot;&gt;&lt;a href=&quot;https://alpha.izumi.finance/trade/swap&quot; target=&quot;_blank&quot;&gt;https://alpha.izumi.finance/trade/swap&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;45ac&quot;&gt;&lt;a href=&quot;https://app.azaar.com/ru/swap&quot; target=&quot;_blank&quot;&gt;https://app.azaar.com/ru/swap&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;5170&quot;&gt;Meme Platform (Create Tokens):&lt;/p&gt;
  &lt;ul id=&quot;1ZRP&quot;&gt;
    &lt;li id=&quot;3ee3&quot;&gt;&lt;a href=&quot;https://testnet.nad.fun/ref/m1poEQ&quot; target=&quot;_blank&quot;&gt;https://testnet.nad.fun/ref/m1poEQ&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;c17f&quot;&gt;&lt;strong&gt;Staking:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;HuCS&quot;&gt;
    &lt;li id=&quot;c4f4&quot;&gt;&lt;a href=&quot;https://stake.apr.io/&quot; target=&quot;_blank&quot;&gt;https://stake.apr.io/&lt;/a&gt; + faucet&lt;/li&gt;
    &lt;li id=&quot;729f&quot;&gt;&lt;a href=&quot;https://alpha.izumi.finance/trade/swap&quot; target=&quot;_blank&quot;&gt;https://alpha.izumi.finance/trade/swap&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;73fb&quot;&gt;&lt;a href=&quot;https://www.magmastaking.xyz/&quot; target=&quot;_blank&quot;&gt;https://www.magmastaking.xyz/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;1445&quot;&gt;&lt;a href=&quot;https://app.hedgemony.xyz/early-access&quot; target=&quot;_blank&quot;&gt;https://app.hedgemony.xyz/early-access&lt;/a&gt; — Whitelist&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;a82d&quot;&gt;&lt;strong&gt;Lending:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;kj2t&quot;&gt;
    &lt;li id=&quot;0627&quot;&gt;&lt;a href=&quot;https://monad.curvance.com/monad&quot; target=&quot;_blank&quot;&gt;https://monad.curvance.com/monad&lt;/a&gt; — Complete tasks in “Notifications”&lt;/li&gt;
    &lt;li id=&quot;3b5e&quot;&gt;&lt;a href=&quot;https://alpha.caddy.finance/&quot; target=&quot;_blank&quot;&gt;https://alpha.caddy.finance/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;c5fa&quot;&gt;&lt;a href=&quot;http://monad.nostra.finance/lend-borrow&quot; target=&quot;_blank&quot;&gt;http://monad.nostra.finance/lend-borrow&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;23d4&quot;&gt;&lt;strong&gt;Matrica (Connects Wallets to Discord):&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;uzEZ&quot;&gt;
    &lt;li id=&quot;0f20&quot;&gt;&lt;a href=&quot;https://matrica.io/settings?refetch=true&quot; target=&quot;_blank&quot;&gt;https://matrica.io/settings?refetch=true&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;8036&quot;&gt;&lt;strong&gt;Domain Registration:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;vdc5&quot;&gt;
    &lt;li id=&quot;9f99&quot;&gt;&lt;a href=&quot;https://app.nad.domains/&quot; target=&quot;_blank&quot;&gt;https://app.nad.domains/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;9fac&quot;&gt;&lt;a href=&quot;https://monad.alldomains.id/reserve-domain&quot; target=&quot;_blank&quot;&gt;https://monad.alldomains.id/reserve-domain&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;cb07&quot;&gt;Find reservation codes here: &lt;a href=&quot;https://t.me/AllDomainsID&quot; target=&quot;_blank&quot;&gt;https://t.me/AllDomainsID&lt;/a&gt; and &lt;a href=&quot;https://discord.com/invite/alldomains&quot; target=&quot;_blank&quot;&gt;https://discord.com/invite/alldomains&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;d1a6&quot;&gt;&lt;strong&gt;Nodes:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;Tu1T&quot;&gt;
    &lt;li id=&quot;e073&quot;&gt;&lt;a href=&quot;https://fortytwo.network/&quot; target=&quot;_blank&quot;&gt;https://fortytwo.network/&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;e0d9&quot;&gt;&lt;strong&gt;Network Status:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;KrCx&quot;&gt;
    &lt;li id=&quot;e7e7&quot;&gt;&lt;a href=&quot;https://www.gmonads.com/&quot; target=&quot;_blank&quot;&gt;https://www.gmonads.com/&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;ba23&quot;&gt;&lt;strong&gt;Track Activity:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;FhEu&quot;&gt;
    &lt;li id=&quot;101a&quot;&gt;&lt;a href=&quot;https://layerhub.xyz/&quot; target=&quot;_blank&quot;&gt;https://layerhub.xyz/&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;blockquote id=&quot;imfR&quot;&gt;Feel free to share your activities in the comments — this is a massive project, and it’s impossible to cover everything! This post will be updated as more details emerge.&lt;/blockquote&gt;
  &lt;tt-tags id=&quot;gHvz&quot;&gt;
    &lt;tt-tag name=&quot;monad&quot;&gt;#monad&lt;/tt-tag&gt;
    &lt;tt-tag name=&quot;testnet&quot;&gt;#testnet&lt;/tt-tag&gt;
  &lt;/tt-tags&gt;

</content></entry><entry><id>linego:faucet-monad</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/faucet-monad?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>How to Get More $MON: Sepolia Faucets and Conversion to Monad</title><published>2025-02-26T14:11:20.999Z</published><updated>2025-02-26T14:15:22.998Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img4.teletype.in/files/f0/ff/f0ff622d-86a9-4c50-a023-fd30fa287e16.png"></media:thumbnail><category term="testnet-airdrops" label="Testnet Airdrops"></category><summary type="html">&lt;img src=&quot;https://img3.teletype.in/files/20/49/2049d83e-58eb-49b9-a551-2161e43eaf36.png&quot;&gt;How to Get More $MON: Sepolia Faucets and Conversion to Monad Testnet To maximize your $MON test tokens, you can use Sepolia faucets to acquire testnet ETH, bridge it to the Monad testnet, and then swap it for $MON. Here’s the step-by-step process.
Sepolia Faucets Claim. testnet ETH from these Sepolia faucets:</summary><content type="html">
  &lt;p id=&quot;HlUk&quot;&gt;How to Get More $MON: Sepolia Faucets and Conversion to Monad Testnet To maximize your $MON test tokens, you can use Sepolia faucets to acquire testnet ETH, bridge it to the Monad testnet, and then swap it for $MON. Here’s the step-by-step process.&lt;br /&gt;Sepolia Faucets Claim. testnet ETH from these Sepolia faucets:&lt;/p&gt;
  &lt;ul id=&quot;0LZ2&quot;&gt;
    &lt;li id=&quot;IVRM&quot;&gt;&lt;a href=&quot;https://www.infura.io/faucet/sepolia&quot; target=&quot;_blank&quot;&gt;https://www.infura.io/faucet/sepolia&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;YBqt&quot;&gt;&lt;a href=&quot;https://sepolia-faucet.pk910.de/&quot; target=&quot;_blank&quot;&gt;https://sepolia-faucet.pk910.de/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;HveQ&quot;&gt;&lt;a href=&quot;https://faucets.chain.link/sepolia&quot; target=&quot;_blank&quot;&gt;https://faucets.chain.link/sepolia&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;9S6G&quot;&gt;&lt;a href=&quot;https://www.sepoliafaucet.io/&quot; target=&quot;_blank&quot;&gt;https://www.sepoliafaucet.io/&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;zYb8&quot;&gt;&lt;a href=&quot;https://www.alchemy.com/faucets/ethereum-sepolia&quot; target=&quot;_blank&quot;&gt;https://www.alchemy.com/faucets/ethereum-sepolia&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;6aeh&quot;&gt;&lt;a href=&quot;https://testnetbridge.com/sepolia&quot; target=&quot;_blank&quot;&gt;https://testnetbridge.com/sepolia&lt;/a&gt; - Swap small amounts of ETH for Sepolia ETH here if needed&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;jGBY&quot;&gt;Bridge Sepolia ETH to Monad Testnet&lt;/p&gt;
  &lt;p id=&quot;CrAG&quot;&gt;Once you have Sepolia ETH, transfer it to the Monad testnet:&lt;/p&gt;
  &lt;ul id=&quot;kZmB&quot;&gt;
    &lt;li id=&quot;NDJn&quot;&gt;Use &lt;a href=&quot;https://testnet.orbiter.finance/en?src_chain=11155111&amp;tgt_chain=10143&amp;src_token=ETH&quot; target=&quot;_blank&quot;&gt;https://testnet.orbiter.finance/en?src_chain=11155111&amp;amp;tgt_chain=10143&amp;amp;src_token=ETH&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;q4q8&quot;&gt;This bridges your ETH from Sepolia (chain ID 11155111) to Monad (chain ID 10143).&lt;/li&gt;
  &lt;/ul&gt;
  &lt;figure id=&quot;Ie3l&quot; class=&quot;m_column&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/20/49/2049d83e-58eb-49b9-a551-2161e43eaf36.png&quot; width=&quot;1268&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Tjyu&quot;&gt;Swap ETH for $MON&lt;/p&gt;
  &lt;p id=&quot;UfZH&quot;&gt;Convert your bridged ETH into $MON:&lt;/p&gt;
  &lt;ul id=&quot;8xNY&quot;&gt;
    &lt;li id=&quot;paez&quot;&gt;Visit &lt;a href=&quot;https://monad.ambient.finance/trade/market/chain=0x279f&amp;tokenA=0x836047a99e11f376522b447bffb6e3495dd0637c&amp;tokenB=0x0000000000000000000000000000000000000000&quot; target=&quot;_blank&quot;&gt;https://monad.ambient.finance/trade/market/chain=0x279f&amp;amp;tokenA=0x836047a99e11f376522b447bffb6e3495dd0637c&amp;amp;tokenB=0x0000000000000000000000000000000000000000&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;pyiD&quot;&gt;With this method, 1 testnet ETH typically yields approximately 3 $MON.&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;iJEl&quot;&gt;Monad Faucet&lt;/p&gt;
  &lt;p id=&quot;jxsZ&quot;&gt;For a direct source of $MON, you can also use the official Monad faucet:&lt;/p&gt;
  &lt;ul id=&quot;2eul&quot;&gt;
    &lt;li id=&quot;1nmE&quot;&gt;&lt;a href=&quot;https://owlto.finance/Faucet/Monad&quot; target=&quot;_blank&quot;&gt;https://owlto.finance/Faucet/Monad&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;B6vB&quot;&gt;By combining Sepolia faucets, bridging, and swapping, you can efficiently accumulate more $MON for testing and exploring the Monad ecosystem. &lt;/p&gt;

</content></entry><entry><id>linego:valentine-gift-telegram</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/valentine-gift-telegram?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>Durov send Gifts in Telegram  - St. Valentine</title><published>2025-02-14T02:27:52.601Z</published><updated>2025-02-14T02:30:31.025Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img4.teletype.in/files/3d/4e/3d4e19bd-6bee-41d6-961f-7de558929917.png"></media:thumbnail><category term="telegram" label="Telegram ⚡"></category><summary type="html">&lt;img src=&quot;https://img1.teletype.in/files/c2/67/c267883f-f320-4d0f-b018-64bcb3691dd0.jpeg&quot;&gt;👑 Over the past 5 weeks, thousands of users have asked us to add new gifts.
So today, we are launching 9 limited-edition gifts: 🎁
And 4 of them (rings - Diamond Ring, bears - Toy Bear, perfumes - Love Potion, bags - Loot Bag) can be instantly turned into unique collectibles and sold on the Tonnel MarketPlace.</summary><content type="html">
  &lt;p id=&quot;aFgQ&quot;&gt;👑 Over the past 5 weeks, thousands of users have asked us to add new gifts.&lt;br /&gt;So today, we are launching 9 limited-edition gifts: 🎁&lt;br /&gt;And 4 of them (rings - Diamond Ring, bears - Toy Bear, perfumes - Love Potion, bags - Loot Bag) can be instantly turned into unique collectibles and sold on the &lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;Tonnel MarketPlace.&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;gKzU&quot;&gt;Happy Valentine&amp;#x27;s Day! 💖&lt;/p&gt;
  &lt;p id=&quot;W0bz&quot;&gt;✅ You can buy and sell here 🖼 - &lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;Tonnel MarketPlace&lt;/a&gt;, and now exchange is also available - you can turn them into NFTs without KYC.&lt;/p&gt;
  &lt;p id=&quot;O2v5&quot;&gt;📎 Instructions: &lt;a href=&quot;https://teletype.in/@linego/send-buy-gift-telegram&quot; target=&quot;_blank&quot;&gt;https://teletype.in/@linego/send-buy-gift-telegram&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;IgZb&quot;&gt;Useful information:&lt;/p&gt;
  &lt;p id=&quot;3lnC&quot;&gt;⭐️ &lt;a href=&quot;http://split.tg/?ref=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Buy Telegram Stars&lt;/a&gt; &lt;/p&gt;
  &lt;p id=&quot;GZSN&quot;&gt;✈️ Sales statistics from Tonnel: &lt;a href=&quot;https://giftstat.com/&quot; target=&quot;_blank&quot;&gt;https://giftstat.com&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;sG3s&quot;&gt;The gifts were released at 3:00 AM Europe time. Quotes from &lt;a href=&quot;https://t.me/durov&quot; target=&quot;_blank&quot;&gt;Durov&amp;#x27;s channel&lt;/a&gt;:&lt;/p&gt;
  &lt;p id=&quot;XwrV&quot;&gt;It took 6 minutes for this entire collection to sell out. People paid over $200 for each of the 2000 hearts. $400,000 in 6 minutes 😎&lt;/p&gt;
  &lt;p id=&quot;7OiS&quot;&gt;15,000 Loot Bags costing about $50 each sold in 24 minutes, $750,000 total. Once minted, they turn into insanely beautiful art pieces 🫠&lt;/p&gt;
  &lt;p id=&quot;X9Vo&quot;&gt;In just one hour, all the rings are gone ⛔️&lt;br /&gt;35,000 items, ~$20 each. That’s $700,000 in sales — while most people were asleep 💤&lt;br /&gt;At this rate, we’ll run out of Valentine’s gifts in no time.&lt;br /&gt;Are they too cheap? 🧐&lt;/p&gt;
  &lt;p id=&quot;fQMi&quot;&gt;St. Valentine&amp;#x27;s Day&lt;/p&gt;

</content></entry><entry><id>linego:9M85F6K0vt_</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/9M85F6K0vt_?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>RTX 5090 Mining Test &amp; AI Farming</title><published>2025-02-11T14:46:17.095Z</published><updated>2025-02-11T14:46:17.095Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img3.teletype.in/files/20/df/20df32fc-27c0-4473-8783-2da37e24b5e8.png"></media:thumbnail><category term="rtx-5090" label="RTX 5090"></category><summary type="html">&lt;img src=&quot;https://img3.teletype.in/files/eb/a9/eba95e0b-93a2-489f-a737-9878f2bdde92.png&quot;&gt;Here is a summary table of my hash rate values for the RTX 5090 in mining, across popular algorithms. I conducted the tests with default overclocking settings at full GPU power consumption (using Rigel Miner 1.20.1 supports RTX 5090, 5080):</summary><content type="html">
  &lt;p id=&quot;kogP&quot;&gt;Here is a summary table of my hash rate values for the RTX 5090 in mining, across popular algorithms. I conducted the tests with default overclocking settings at full GPU power consumption (using Rigel Miner 1.20.1 supports RTX 5090, 5080):&lt;/p&gt;
  &lt;figure id=&quot;35Qc&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/8a/13/8a13a16e-2f58-43dd-aea1-1340029fbbc5.png&quot; width=&quot;652&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure&gt;
    &lt;script src=&quot;https://gist.github.com/Linegik/82df9640cabb47dc2e863baf6533c574.js&quot;&gt;&lt;/script&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;hAjh&quot;&gt;I also tested AI farming in the Kuzko testnet with LLM models, achieving an average speed of &lt;strong&gt;200 tok/s vs RTX 4090 125 tok/s&lt;/strong&gt;&lt;/p&gt;
  &lt;figure id=&quot;alRf&quot; class=&quot;m_column&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/b1/ec/b1ec95fa-1867-4de6-a557-1811e4ea0b2d.png&quot; width=&quot;821&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;ppoU&quot; class=&quot;m_retina&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/87/63/87631f80-f5fc-4e4c-87d9-5d389fb58a3e.png&quot; width=&quot;819&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;uWZO&quot; class=&quot;m_retina&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/bf/a3/bfa329b1-deb4-4cae-b24d-42650319fced.png&quot; width=&quot;892.5&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;sTfU&quot;&gt;&lt;strong&gt;Aleo&lt;/strong&gt; — OULA, ZKWORK, and Warthog — BzMiner did not run, as the developers have not yet added support for the RTX 5000 series.&lt;/p&gt;
  &lt;p id=&quot;NQnB&quot;&gt;Below are screenshots of Rigel Miner 1.20.1 with support for Nvidia RTX 5090 and 5080 series GPUs. &lt;br /&gt;# Mining Performance Overview RTX 5090 for https://t.me/TGPLITKA&lt;br /&gt;&lt;br /&gt;- **Algorithm**: Xelishashv2  &lt;br /&gt;  **Hashrate**: 113.8 KH/s  &lt;br /&gt;  **Coins**: ⛏ XEL (Xelis)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Etchash  &lt;br /&gt;  **Hashrate**: 212.3 MH/s  &lt;br /&gt;  **Coins**: ⛏ ETH (Ethereum), ⛏ ETC (Ethereum Classic)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Karlsenhashv2  &lt;br /&gt;  **Hashrate**: 140.8 MH/s  &lt;br /&gt;  **Coins**: ⛏ Karlsen (KarlsenCoin)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Quai  &lt;br /&gt;  **Hashrate**: 104.5 MH/s  &lt;br /&gt;  **Coins**: ⛏ QUAI  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Kawpow  &lt;br /&gt;  **Hashrate**: 104.1 MH/s  &lt;br /&gt;  **Coins**: ⛏ RVN (Ravencoin)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: SHA-512/256d  &lt;br /&gt;  **Hashrate**: 4.852 GH/s  &lt;br /&gt;  **Coins**: ⛏ RXD (Radiant), ⛏ VTC (Vertcoin)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Abelian  &lt;br /&gt;  **Hashrate**: 210.3 MH/s  &lt;br /&gt;  **Coins**: ⛏ ABEL (AbelCoin)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Alephium  &lt;br /&gt;  **Hashrate**: 7.043 GH/s  &lt;br /&gt;  **Coins**: ⛏ ALEPH (Alephium)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Octopus  &lt;br /&gt;  **Hashrate**: 209.3 MH/s  &lt;br /&gt;  **Coins**: ⛏ CFX (Conflux)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Autolykos2  &lt;br /&gt;  **Hashrate**: 532.3 MH/s  &lt;br /&gt;  **Coins**: ⛏ ERG (Ergo)  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Nexapow  &lt;br /&gt;  **Hashrate**: 400 MH/s  &lt;br /&gt;  **Coins**: ⛏ Nexa  &lt;br /&gt;&lt;br /&gt;- **Algorithm**: Kuzko  &lt;br /&gt;  **Hashrate**: 200 tok/s  &lt;br /&gt;  **Coins**: ⛏ llama  &lt;br /&gt;&lt;br /&gt;On the screenshots, you can see the power consumption and temperatures, and they are impressive.:&lt;/p&gt;
  &lt;figure id=&quot;YKZN&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/ed/94/ed948f13-0d86-43eb-9306-6f4fa52eeee9.png&quot; width=&quot;1185&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;4CFl&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/af/e2/afe21f5e-2a08-41ce-994e-ee5d0e879a97.png&quot; width=&quot;1186&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;Itvk&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/e8/5c/e85c65e4-4444-4b29-8218-c23561d001a4.png&quot; width=&quot;1184&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;UctI&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/43/66/436602f2-7f9e-415d-8736-bff63aad63c7.png&quot; width=&quot;1176&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;B90Y&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/5f/c3/5fc38b99-0f64-450d-949a-247d768cfe2c.png&quot; width=&quot;1186&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;h9OE&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/40/d2/40d274f5-3550-4141-a6a2-a6c971b45505.png&quot; width=&quot;1184&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;vO7C&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/b1/95/b195ea87-8145-4b8f-ae93-2e6767373098.png&quot; width=&quot;1186&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;1c9V&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/f0/ae/f0aec4e5-221c-4abc-8b1c-f05a773559ae.png&quot; width=&quot;1187&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;MBIt&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/55/71/55714add-d673-4483-b392-9ee56b754d38.png&quot; width=&quot;1184&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;15Rc&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/92/72/9272cb2e-b7bf-4eb0-b678-9e47183fd540.png&quot; width=&quot;1191&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;4RwW&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/ca/3f/ca3fb355-7f05-473a-a1c8-931e6128e1ae.png&quot; width=&quot;1188&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;vVTI&quot;&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt; It consumes power like a dinosaur and heats up like a heater.&lt;br /&gt;You’ll need to install custom water cooling, carefully select a power supply, and check the GPU revision as there are some defective units.&lt;/p&gt;

</content></entry><entry><id>linego:QUAI-Mining-Pool</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/QUAI-Mining-Pool?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>QUAI Mainnet Mining Launch: Everything You Need to Know  </title><published>2025-02-05T06:11:21.691Z</published><updated>2025-02-05T06:11:21.691Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img3.teletype.in/files/6d/fd/6dfdbc5b-6d19-41f9-b093-1b424843a945.png"></media:thumbnail><category term="gpu-mining" label="GPU mining"></category><summary type="html">&lt;img src=&quot;https://img4.teletype.in/files/7f/c9/7fc9f2a7-cb13-4e24-b01e-5624e9ea8cd8.jpeg&quot;&gt;On February 5th, QUAI mainnet mining will officially begin. The exact time has not been specified yet. Below, you’ll find the latest information about QUAI mining, pool details, and how to start mining coins using your GPUs.</summary><content type="html">
  &lt;figure id=&quot;w1Ik&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/7f/c9/7fc9f2a7-cb13-4e24-b01e-5624e9ea8cd8.jpeg&quot; width=&quot;1920&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;3W2J&quot;&gt;On February 5th, QUAI mainnet mining will officially begin. The exact time has not been specified yet. Below, you’ll find the latest information about QUAI mining, pool details, and how to start mining coins using your GPUs.&lt;/p&gt;
  &lt;hr /&gt;
  &lt;h3 id=&quot;muUs&quot;&gt;&lt;strong&gt;Overview:&lt;/strong&gt;&lt;/h3&gt;
  &lt;p id=&quot;C8Qe&quot;&gt;Quai Network has introduced the first scalable and programmable Proof-of-Work blockchain, implementing the Energy Dollar — a stablecoin pegged to energy rather than inflationary fiat currencies.&lt;/p&gt;
  &lt;p id=&quot;etrh&quot;&gt;Why is this important? The world needs a stable decentralized currency that isn’t controlled by central banks or printed endlessly. Quai’s Energy Dollar is backed by real energy supply and demand, making it the most sustainable form of money. But that’s not all. The Quai blockchain on PoW is designed for speed, scalability, and security, offering developers, miners, and traders an ecosystem of the future. In the Quai network, there are two tokens: QUAI for interacting with dApps, and QI for real-world applications.&lt;/p&gt;
  &lt;p id=&quot;vSzz&quot;&gt;&lt;strong&gt;Key Dates:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;wEzP&quot;&gt;
    &lt;li id=&quot;2fQo&quot;&gt;&lt;strong&gt;February 4th &lt;/strong&gt;: TGE (Token Generation Event) and mining start for Node Wranglers.&lt;/li&gt;
    &lt;li id=&quot;h5At&quot;&gt;&lt;strong&gt;February 5th &lt;/strong&gt;: Public mining begins.&lt;/li&gt;
    &lt;li id=&quot;dar8&quot;&gt;&lt;strong&gt;February 10th &lt;/strong&gt;: Launch of transactions on the Quai network.&lt;/li&gt;
    &lt;li id=&quot;760I&quot;&gt;&lt;strong&gt;March 19th &lt;/strong&gt;: Launch of $QI token transactions.&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;Ea2n&quot;&gt;&lt;strong&gt;Official Links:&lt;/strong&gt;&lt;/p&gt;
  &lt;ul id=&quot;ss37&quot;&gt;
    &lt;li id=&quot;Yd66&quot;&gt;&lt;strong&gt;X (Twitter): &lt;/strong&gt;&lt;a href=&quot;https://twitter.com/QuaiNetwork&quot; target=&quot;_blank&quot;&gt;@QuaiNetwork&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;bOru&quot;&gt;&lt;strong&gt;Website: &lt;/strong&gt;&lt;a href=&quot;http://qu.ai/&quot; target=&quot;_blank&quot;&gt;http://qu.ai&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;kQQO&quot;&gt;&lt;strong&gt;Discord: &lt;/strong&gt;&lt;a href=&quot;https://discord.com/invite/quai&quot; target=&quot;_blank&quot;&gt;https://discord.com/invite/quai&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;hr /&gt;
  &lt;h3 id=&quot;YRYX&quot;&gt;&lt;strong&gt;Wallet Setup:&lt;/strong&gt;&lt;/h3&gt;
  &lt;p id=&quot;ydyD&quot;&gt;✔️ Download the wallet extension here:&lt;br /&gt;&lt;a href=&quot;https://chromewebstore.google.com/detail/pelagus/nhccebmfjcbhghphpclcfdkkekheegop&quot; target=&quot;_blank&quot;&gt;Chrome Web Store - Pelagus Wallet&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;VZvQ&quot;&gt;✔️ DEX Exchange for swapping QUAI:&lt;br /&gt;&lt;a href=&quot;https://quaiswap.io/&quot; target=&quot;_blank&quot;&gt;QuaiSwap&lt;/a&gt;&lt;/p&gt;
  &lt;hr /&gt;
  &lt;h3 id=&quot;Hl4S&quot;&gt;&lt;strong&gt;Mining Pools for QUAI:&lt;/strong&gt;&lt;/h3&gt;
  &lt;p id=&quot;pRiL&quot;&gt;(For mining $QI, you need to set up a node.)&lt;/p&gt;
  &lt;ol id=&quot;xT8y&quot;&gt;
    &lt;li id=&quot;P3Pv&quot;&gt;&lt;strong&gt;HeroMiners:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://quai.herominers.com/&quot; target=&quot;_blank&quot;&gt;https://quai.herominers.com/&lt;/a&gt;&lt;br /&gt;&lt;em&gt;First month commission-free starting from February 5th.&lt;/em&gt;&lt;/li&gt;
    &lt;li id=&quot;N7bR&quot;&gt;&lt;strong&gt;K1Pool:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://k1pool.com/invite/41122e3fbe&quot; target=&quot;_blank&quot;&gt;https://k1pool.com/invite/41122e3fbe&lt;/a&gt;&lt;br /&gt;&lt;em&gt;Referral commission set at a minimum of 0.1%, pool commission is 1%.&lt;/em&gt;&lt;/li&gt;
    &lt;li id=&quot;zg2y&quot;&gt;&lt;strong&gt;Kryptex Pool:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://pool.kryptex.com/?ref=54c97341&quot; target=&quot;_blank&quot;&gt;https://pool.kryptex.com/?ref=54c97341&lt;/a&gt;&lt;br /&gt;&lt;em&gt;First month commission-free starting from February 5th.&lt;/em&gt;&lt;/li&gt;
    &lt;li id=&quot;AZtA&quot;&gt;&lt;strong&gt;ZKWORK Pool:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://v2.zk.work/ru/quai&quot; target=&quot;_blank&quot;&gt;https://v2.zk.work/ru/quai&lt;/a&gt;&lt;br /&gt;&lt;em&gt;Pool commission is 1%. Use promo code &lt;code&gt;LFX9AV&lt;/code&gt; on the pool page to get 90% cashback on pool fees.&lt;/em&gt;&lt;/li&gt;
  &lt;/ol&gt;
  &lt;hr /&gt;
  &lt;h3 id=&quot;HFWc&quot;&gt;&lt;strong&gt;Additional Tools &amp;amp; Resources:&lt;/strong&gt;&lt;/h3&gt;
  &lt;p id=&quot;usKH&quot;&gt;💙 &lt;strong&gt;HiveOS: &lt;/strong&gt;New users get $10 credited to their account balance with the promo code &lt;strong&gt;&lt;code&gt;TGPLITKA&lt;/code&gt; &lt;/strong&gt;. Your support helps!&lt;/p&gt;
  &lt;p id=&quot;DLk2&quot;&gt;💙 &lt;strong&gt;Clore GPU Rental (Referral Link):&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://clore.ai/?ref_id=vfgl1pyu&quot; target=&quot;_blank&quot;&gt;https://clore.ai/?ref_id=vfgl1pyu&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;NO17&quot;&gt;✔️ &lt;strong&gt;QUAI Explorer:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://orchard.quaiscan.io/&quot; target=&quot;_blank&quot;&gt;https://orchard.quaiscan.io&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;eOPI&quot;&gt;✔️ &lt;strong&gt;NFT Marketplace for QUAI:&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://quaimark.com/&quot; target=&quot;_blank&quot;&gt;https://quaimark.com&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;K5FV&quot;&gt;✔️ &lt;strong&gt;Testnet Meme Token Platform (Similar to Pump.fun):&lt;/strong&gt;&lt;br /&gt;&lt;a href=&quot;https://poop.fun&quot; target=&quot;_blank&quot;&gt;https://poop.fun&lt;/a&gt;&lt;/p&gt;
  &lt;hr /&gt;
  &lt;h3 id=&quot;riFD&quot;&gt;&lt;strong&gt;Mining Instructions&lt;/strong&gt;&lt;/h3&gt;
  &lt;h4 id=&quot;1yJk&quot;&gt;&lt;strong&gt;RigelMiner (1% Fee)&lt;/strong&gt;&lt;/h4&gt;
  &lt;p id=&quot;hJdy&quot;&gt;Windows Batch File (*.bat):&lt;/p&gt;
  &lt;pre id=&quot;Z47c&quot;&gt;@echo off
@cd /d &amp;quot;%~dp0&amp;quot;
:: mine to herominers
rigel.exe a quai -o stratum+tcp://ru.quai.herominers.com:1185 -u YOUR_QUAI_WALLET_ADDRESS -w YOUR_WORKER_NAME
pause&lt;/pre&gt;
  &lt;p id=&quot;ARmZ&quot;&gt;Replace &lt;code&gt;POOL_ADDRESS&lt;/code&gt; with the address of your chosen pool and &lt;code&gt;WALLET_ADDRESS&lt;/code&gt; with your wallet address.&lt;/p&gt;
  &lt;h4 id=&quot;Qdjv&quot;&gt;&lt;strong&gt;Ubuntu/Linux One-Line Command&lt;/strong&gt;&lt;/h4&gt;
  &lt;p id=&quot;nOm5&quot;&gt;Replace the &lt;strong&gt;wallet address&lt;/strong&gt; (after &lt;code&gt;-u&lt;/code&gt;) and &lt;strong&gt;worker name&lt;/strong&gt; (after &lt;code&gt;-w&lt;/code&gt;) in this command:&lt;/p&gt;
  &lt;pre id=&quot;jzuR&quot;&gt;wget https://github.com/rigelminer/rigel/releases/download/1.20.1/rigel-1.20.1-linux.tar.gz -O rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; tar -xzvf rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; cd rigel-1.20.1-linux &amp;amp;&amp;amp; ./rigel -a quai -o stratum+tcp://ru.quai.herominers.com:1185 -u YOUR_QUAI_WALLET_ADDRESS -w YOUR_WORKER_NAME&lt;/pre&gt;
  &lt;figure id=&quot;FvaI&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/da/1a/da1a78a1-e92d-4669-b895-1762e802a610.jpeg&quot; width=&quot;1024&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;IgAD&quot;&gt;&lt;strong&gt;HiveOS Rigel Setup&lt;/strong&gt;&lt;/p&gt;
  &lt;ol id=&quot;fdB1&quot;&gt;
    &lt;li id=&quot;m5iR&quot;&gt;&lt;strong&gt;Initial Setup&lt;/strong&gt;&lt;/li&gt;
    &lt;ul id=&quot;qzsb&quot;&gt;
      &lt;li id=&quot;tGYc&quot;&gt;After updating HiveOS, version &lt;strong&gt;1.20.1&lt;/strong&gt; may not load immediately. Wait a few minutes, restart your flight sheet, and ensure the &lt;strong&gt;quai&lt;/strong&gt; algorithm is selected.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/ol&gt;
  &lt;p id=&quot;Cwmu&quot;&gt;Example Flight Sheet:&lt;/p&gt;
  &lt;figure id=&quot;5zJ4&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/c9/ad/c9ad38c4-0810-49ec-a949-73c56eeaf7a8.png&quot; width=&quot;583&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;2jHu&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/f6/9d/f69df34c-17fe-4082-b82d-81836d33fecd.png&quot; width=&quot;1071&quot; /&gt;
  &lt;/figure&gt;
  &lt;ol id=&quot;M6hK&quot;&gt;
    &lt;li id=&quot;cioe&quot;&gt;&lt;strong&gt;Manual Update Command&lt;/strong&gt;&lt;br /&gt;Run this to force-update Rigel on HiveOS (remove &lt;code&gt;#&lt;/code&gt; if using a beta version):&lt;/li&gt;
  &lt;/ol&gt;
  &lt;pre id=&quot;WvJo&quot;&gt;cd ~/tmp &amp;amp;&amp;amp; rm -rf ~/tmp/rigel-1.20.1-linux/ &amp;amp;&amp;amp; wget https://github.com/rigelminer/rigel/releases/download/1.20.1/rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; tar -xvf rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; miner stop &amp;amp;&amp;amp; cp -rf ~/tmp/rigel-1.20.1-linux/rigel /hive/miners/rigel/1.20.0/ &amp;amp;&amp;amp; rm -rf ~/tmp/rigel-1.20.1-linux/ &amp;amp;&amp;amp; miner start&lt;/pre&gt;
  &lt;p id=&quot;mYt5&quot;&gt;Open HiveShell and create a new session:&lt;/p&gt;
  &lt;pre id=&quot;GUEX&quot;&gt;screen -S quai&lt;/pre&gt;
  &lt;p id=&quot;6lDd&quot;&gt;Run the mining command (replace wallet and worker):&lt;/p&gt;
  &lt;p id=&quot;OjWS&quot;&gt;&lt;code&gt;wget https://github.com/rigelminer/rigel/releases/download/1.20.1/rigel-1.20.1-linux.tar.gz -O rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; tar -xzvf rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; cd rigel-1.20.1-linux &amp;amp;&amp;amp; ./rigel -a quai -o stratum+tcp://ru.quai.herominers.com:1185 -u YOUR_WALLET_ADDRESS -w WORKER_NAME&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;To resume the session later:&lt;/p&gt;
  &lt;pre id=&quot;XMlq&quot;&gt;wget https://github.com/rigelminer/rigel/releases/download/1.20.1/rigel-1.20.1-linux.tar.gz -O rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; tar -xzvf rigel-1.20.1-linux.tar.gz &amp;amp;&amp;amp; cd rigel-1.20.1-linux &amp;amp;&amp;amp; ./rigel -a quai -o stratum+tcp://ru.quai.herominers.com:1185 -u 0x00025bf3e76e4aE6Aa5D1fd5B1e15aB4fB9cEAeA -w 4090&lt;/pre&gt;
  &lt;ul id=&quot;XvnJ&quot;&gt;
    &lt;li id=&quot;bNQP&quot;&gt;&lt;strong&gt;Wallet Address Example&lt;/strong&gt;: &lt;code&gt;0x00025bf3e76e4aE6Aa5D1fd5B1e15aB4fB9cEAeA&lt;/code&gt; (replace with your own).&lt;/li&gt;
    &lt;li id=&quot;Hfrf&quot;&gt;&lt;strong&gt;Pool Address Example&lt;/strong&gt;: &lt;code&gt;stratum+tcp://ru.quai.herominers.com:1185&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;pre id=&quot;FMmS&quot;&gt;screen -r quai&lt;/pre&gt;
  &lt;p id=&quot;ivsp&quot;&gt;Check active sessions:&lt;/p&gt;
  &lt;pre id=&quot;xc1s&quot;&gt;screen -ls&lt;/pre&gt;
  &lt;p id=&quot;C1g4&quot;&gt;&lt;em&gt;Quick Start via HiveShell Alternatively, use &lt;code&gt;tmux&lt;/code&gt; for session management.&lt;/em&gt;&lt;/p&gt;
  &lt;h3 id=&quot;bUxa&quot;&gt;&lt;strong&gt;SRBMiner Setup (0.85% Fee)&lt;/strong&gt;&lt;/h3&gt;
  &lt;p id=&quot;AZua&quot;&gt;Windows Batch File Example&lt;/p&gt;
  &lt;p id=&quot;NqGJ&quot;&gt;Create a &lt;code&gt;.bat&lt;/code&gt; file with this content (pool: HeroMiners):&lt;/p&gt;
  &lt;pre id=&quot;0j4X&quot;&gt;@echo off
cd %~dp0
cls
SRBMiner-MULTI.exe --algorithm progpow_quai --pool ru.quai.herominers.com:1185 --wallet YOUR_QUAI_WALLET_ADDRESS
pause&lt;/pre&gt;
  &lt;h4 id=&quot;1Zc9&quot;&gt;&lt;strong&gt;HiveOS Flight Sheet for SRBMiner&lt;/strong&gt;&lt;/h4&gt;
  &lt;ul id=&quot;aYIt&quot;&gt;
    &lt;li id=&quot;yFwd&quot;&gt;&lt;strong&gt;Miner Name&lt;/strong&gt;: &lt;code&gt;srbsminer_custom&lt;/code&gt;&lt;/li&gt;
    &lt;li id=&quot;W30F&quot;&gt;&lt;strong&gt;Installation URL&lt;/strong&gt;: &lt;code&gt;https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.6/srbminer_custom-2.7.6.tar.gz&lt;/code&gt;&lt;/li&gt;
    &lt;li id=&quot;MKoM&quot;&gt;&lt;strong&gt;Hash Algorithm&lt;/strong&gt;: &lt;code&gt;progpow-quai&lt;/code&gt;&lt;/li&gt;
    &lt;li id=&quot;cxBI&quot;&gt;&lt;strong&gt;Wallet/Worker Template&lt;/strong&gt;: &lt;code&gt;%WAL%&lt;/code&gt;&lt;/li&gt;
    &lt;li id=&quot;EqjB&quot;&gt;&lt;strong&gt;Pool URL&lt;/strong&gt;: &lt;code&gt;quai.asia.zk.work:13333&lt;/code&gt;&lt;/li&gt;
    &lt;li id=&quot;AWsW&quot;&gt;&lt;strong&gt;Extra Config Arguments&lt;/strong&gt;: &lt;code&gt;--algorithm progpow_quai --disable-cpu --pool quai.asia.zk.work:13333 --wallet %WAL%.%WORKER_NAME% --password x&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;figure id=&quot;SOpN&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/51/9e/519e91de-1f36-4e76-b5ac-f25291d9baac.png&quot; width=&quot;600&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;oAZR&quot;&gt;&lt;strong&gt;Ubuntu/Linux Script &lt;/strong&gt;:&lt;/p&gt;
  &lt;pre id=&quot;WkGR&quot;&gt;wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.6/SRBMiner-Multi-2-7-6-Linux.tar.gz
tar -xvf SRBMiner-Multi-2-7-6-Linux.tar.xz
vi quai_mining.sh&lt;/pre&gt;
  &lt;p id=&quot;u5UL&quot;&gt;Add the following script content:&lt;/p&gt;
  &lt;pre id=&quot;n3tF&quot;&gt;export GPU_MAX_HEAP_SIZE=100
export GPU_MAX_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_SINGLE_ALLOC_PERCENT=100
export GPU_ENABLE_LARGE_ALLOCATION=100
export GPU_MAX_WORKGROUP_SIZE=1024
#!/bin/sh
reset
./SRBMiner-MULTI --disable-cpu --algorithm progpow_quai --pool quai.asia.zk.work:13333 --wallet YOUR_QUAI_WALLET_ADDRESS.YOUR_WORKER_NAME&lt;/pre&gt;
  &lt;p id=&quot;0oaa&quot;&gt;Make the script executable:&lt;/p&gt;
  &lt;pre id=&quot;gU0r&quot;&gt;chmod +x quai_mining.sh&lt;/pre&gt;
  &lt;p id=&quot;mASA&quot;&gt;Run the miner:&lt;/p&gt;
  &lt;pre id=&quot;LDFW&quot;&gt;nohup ./quai_mining.sh &amp;gt;&amp;gt; mining.log 2&amp;gt;&amp;amp;1 &amp;amp;&lt;/pre&gt;
  &lt;p id=&quot;okOc&quot;&gt;Check logs:&lt;/p&gt;
  &lt;pre id=&quot;tQJe&quot;&gt;tail -f mining.log&lt;/pre&gt;
  &lt;h3 id=&quot;h9Tt&quot;&gt;&lt;strong&gt;Technical Information&lt;/strong&gt;&lt;/h3&gt;
  &lt;ul id=&quot;WsOg&quot;&gt;
    &lt;li id=&quot;Ey3o&quot;&gt;Update your system: &lt;code&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade -y&lt;/code&gt;&lt;br /&gt;&lt;/li&gt;
    &lt;li id=&quot;oA2O&quot;&gt;Install dependencies (if needed): &lt;code&gt;sudo apt install build-essential cmake libuv1-dev libssl-dev libhwloc-dev wget unzip -y&lt;/code&gt;&lt;/li&gt;
    &lt;li id=&quot;rqPH&quot;&gt;Install GPU drivers (if needed): &lt;code&gt;sudo add-apt-repository ppa:graphics-drivers/ppa &amp;amp;&amp;amp; sudo apt update &amp;amp;&amp;amp; sudo apt install nvidia-driver-XXX -y&lt;/code&gt;&lt;br /&gt;Replace &lt;code&gt;XXX&lt;/code&gt; with your driver version. Reboot after installation.&lt;/li&gt;
  &lt;/ul&gt;
  &lt;hr /&gt;
  &lt;h3 id=&quot;UlCw&quot;&gt;&lt;strong&gt;Kryptex Pool Setup Guide:&lt;/strong&gt;&lt;/h3&gt;
  &lt;p id=&quot;HbKE&quot;&gt;You can find detailed instructions for configuring the Kryptex pool here:&lt;br /&gt;&lt;a href=&quot;https://pool.kryptex.com/quai&quot; target=&quot;_blank&quot;&gt;Kryptex Pool QUAI Instructions&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;8SJ7&quot;&gt;Referral Links:&lt;/p&gt;
  &lt;p id=&quot;oUb3&quot;&gt;If you’d like to support me while using Kryptex services, feel free to use my referral links below:&lt;/p&gt;
  &lt;ul id=&quot;OcrH&quot;&gt;
    &lt;li id=&quot;RJOG&quot;&gt;&lt;strong&gt;Mining Pool: &lt;/strong&gt;&lt;a href=&quot;https://pool.kryptex.com/?ref=54c97341&quot; target=&quot;_blank&quot;&gt;https://pool.kryptex.com/?ref=54c97341&lt;/a&gt;&lt;/li&gt;
    &lt;li id=&quot;8Lnf&quot;&gt;&lt;strong&gt;Kryptex Miner Software: &lt;/strong&gt;&lt;a href=&quot;https://www.kryptex.com/?ref=54c97341&quot; target=&quot;_blank&quot;&gt;https://www.kryptex.com/?ref=54c97341&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p id=&quot;HAeq&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;QUQD&quot;&gt;Stay tuned for more updates!&lt;/p&gt;
  &lt;hr /&gt;
  &lt;p id=&quot;Icj3&quot;&gt;Thank you for reading! If you’re interested in crypto mining and blockchain technology, follow my blog for more insights.&lt;br /&gt;&lt;strong&gt;Telegram Channel, translations (available via Telegram Premium)&lt;/strong&gt;: &lt;a href=&quot;https://t.me/TGPLITKA&quot; target=&quot;_blank&quot;&gt;https://t.me/TGPLITKA&lt;/a&gt;&lt;/p&gt;

</content></entry><entry><id>linego:4jG9V1PRfbb</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/4jG9V1PRfbb?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>How to complete verification for Not Pixel — TON Captcha</title><published>2025-01-15T11:23:35.837Z</published><updated>2025-01-15T11:23:35.837Z</updated><summary type="html">&lt;img src=&quot;https://img3.teletype.in/files/67/cb/67cbf6f5-ad91-41a8-9332-f1402b7245d3.jpeg&quot;&gt;✔️ Below is the instruction on how to complete verification:</summary><content type="html">
  &lt;figure id=&quot;xiJT&quot; class=&quot;m_column&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/67/cb/67cbf6f5-ad91-41a8-9332-f1402b7245d3.jpeg&quot; width=&quot;1280&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;efde&quot;&gt;✔️ Below is the instruction on how to complete verification:&lt;/p&gt;
  &lt;p id=&quot;BV3r&quot;&gt;Go to &lt;strong&gt;&lt;a href=&quot;https://t.me/notpixel/app?startapp=f112078029_s577296&quot; target=&quot;_blank&quot;&gt;Not Pixel&lt;/a&gt;&lt;/strong&gt; and complete the verification process. You need to log in with your &lt;a href=&quot;https://walletru.helpscoutdocs.com/article/84-chto-takoe-ton-space&quot; target=&quot;_blank&quot;&gt;Telegram wallet (TON Space)&lt;/a&gt; or your TON wallet (&lt;a href=&quot;https://tonkeeper.com/&quot; target=&quot;_blank&quot;&gt;Tonkeeper&lt;/a&gt;).&lt;/p&gt;
  &lt;p id=&quot;09lf&quot;&gt;Then, through the app, solve the TON captcha by sending &lt;strong&gt;0.1 TON&lt;/strong&gt;, click on &lt;strong&gt;&amp;quot;Request a code&amp;quot;&lt;/strong&gt;, wait for 10 minutes, and check the encrypted message through Tonkeeper. Open the message, enter the code, and confirm.&lt;/p&gt;
  &lt;p id=&quot;4LF1&quot;&gt;&lt;strong&gt;Video tutorial:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;3sYi&quot;&gt;&lt;a href=&quot;https://photos.app.goo.gl/gAGoPLz1HEDpXfKP7&quot; target=&quot;_blank&quot;&gt;✔️https://photos.app.goo.gl/gAGoPLz1HEDpXfKP7&lt;/a&gt;&lt;/p&gt;
  &lt;figure id=&quot;rdfD&quot; class=&quot;m_column&quot;&gt;
    &lt;iframe src=&quot;https://coub.com/embed/418nxo?muted=false&amp;autostart=false&amp;originalSize=false&amp;startWithHD=false&quot;&gt;&lt;/iframe&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;wwVN&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;6dbe&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;💙&lt;/a&gt;Below, I have compiled useful information on this topic:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;3017&quot;&gt;📎 &lt;strong&gt;P2P Safe Bot for Deals and Gifts&lt;/strong&gt;: &lt;a href=&quot;https://t.me/GiftElfRobot?start=ref%3DUQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;@GiftElfRobot&lt;/a&gt;&lt;strong&gt; (record screen videos for deals).&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;5bb7&quot;&gt;📎 &lt;strong&gt;MarketPlace by Tonnel Network&lt;/strong&gt;: &lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;MarketPlace Bot&lt;/a&gt; (added convenient filters)&lt;/p&gt;
  &lt;p id=&quot;7031&quot;&gt;📎 &lt;strong&gt;Instruction&lt;/strong&gt;: &lt;a href=&quot;https://tenext.ru/telegram/send-buy-gift-telegram&quot; target=&quot;_blank&quot;&gt;How to Send and Buy Telegram Gifts&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;761e&quot;&gt;📎 &lt;strong&gt;Instruction&lt;/strong&gt;: &lt;a href=&quot;https://tenext.ru/telegram/neststore-marketplace-telegram&quot; target=&quot;_blank&quot;&gt;NestStore Marketplace Guide&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;5023&quot;&gt;📎 &lt;strong&gt;Alerts for New Gifts&lt;/strong&gt;: &lt;a href=&quot;https://t.me/Gift_alerts&quot; target=&quot;_blank&quot;&gt;@Gift_alerts&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;11ac&quot;&gt;📎 &lt;strong&gt;Buy Telegram Stars&lt;/strong&gt;: &lt;a href=&quot;http://split.tg/?ref=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Stars&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;837d&quot;&gt;📎 &lt;strong&gt;Buy Telegram Stickers&lt;/strong&gt;: &lt;a href=&quot;http://t.me/sticker_bot?start=_tgr_GYvEJoE4OGJi&quot; target=&quot;_blank&quot;&gt;Stickers Bot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;665b&quot;&gt;📎 &lt;strong&gt;Bot for Buying Stars and Premium&lt;/strong&gt;: &lt;a href=&quot;https://t.me/WalletStarsBot?startapp=112078029&quot; target=&quot;_blank&quot;&gt;@WalletStarsBot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;ddac&quot;&gt;📎 &lt;strong&gt;Private Group for Frog Holders&lt;/strong&gt; (to join, you must own at least one; the chat includes foreign investors): &lt;a href=&quot;https://t.me/+WyfvpBy4nlplMGM6&quot; target=&quot;_blank&quot;&gt;Frog Holders Group&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;ec75&quot;&gt;📎 &lt;strong&gt;Bot search for Telegram Gift Owners&lt;/strong&gt;: &lt;a href=&quot;https://t.me/GiftBogaBot?start=_tgr_rXxif7llNDA6&quot; target=&quot;_blank&quot;&gt;@GiftBogaBot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;e53d&quot;&gt;&lt;strong&gt;TON Exchange for Other Tokens, DEX:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;e673&quot;&gt;📎 &lt;strong&gt;RAINBOW DEX&lt;/strong&gt;: &lt;a href=&quot;https://rainbow.ag/?r=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Rainbow&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;5944&quot;&gt;📎 &lt;strong&gt;Coffee Swap DEX&lt;/strong&gt;: &lt;a href=&quot;https://swap.coffee/dex?referral=user_UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Coffee Swap&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;effe&quot;&gt;📎 &lt;strong&gt;Top-Earning Telegram Token Launchpool — Earn&lt;/strong&gt;: &lt;a href=&quot;https://t.me/earn/join?startapp=j_1_r_MV8zMDQ5ODY&quot; target=&quot;_blank&quot;&gt;Earn Bot&lt;/a&gt; (The $BUILD token gives additional farming boosts)&lt;/p&gt;
  &lt;p id=&quot;fd06&quot;&gt;&lt;a href=&quot;https://t.me/TGPLITKA&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;Join the TGPLITKA channel&lt;/strong&gt;&lt;/a&gt; for more updates and thank you for reading. Subscribe to the channel if you’re interested in this topic. &lt;strong&gt;Translate TG Premium.&lt;/strong&gt;&lt;/p&gt;

</content></entry><entry><id>linego:gifts-neststore</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/gifts-neststore?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>Telegram Gifts NestStore, a new store for limited-edition Telegram gifts</title><published>2025-01-12T07:55:40.813Z</published><updated>2025-01-15T09:38:30.081Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img1.teletype.in/files/8c/cd/8ccd815b-30e4-4773-a2bc-e5a69e0ccbae.png"></media:thumbnail><summary type="html">&lt;img src=&quot;https://img1.teletype.in/files/4a/e6/4ae6f49b-8d36-4b8e-a74f-98b722eacea0.png&quot;&gt;💙 https://t.me/nestore_robot/store?startapp=MTEyMDc4MDI5</summary><content type="html">
  &lt;p id=&quot;8Gck&quot;&gt;💙 &lt;a href=&quot;https://t.me/nestore_robot/store?startapp=MTEyMDc4MDI5&quot; target=&quot;_blank&quot;&gt;https://t.me/nestore_robot/store?startapp=MTEyMDc4MDI5&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;tEPG&quot;&gt;The marketplace is based on a P2P principle — a direct transaction between users without intermediaries and without the need to transfer gifts to a guarantor. Everything is as transparent and secure as possible.&lt;/p&gt;
  &lt;p id=&quot;2Mk8&quot;&gt;A 5% commission is charged per transaction, but for &lt;a href=&quot;https://nestdex.io/mint?ref=9ffl7n56&quot; target=&quot;_blank&quot;&gt;NEST NFT holders&lt;/a&gt;, trading is completely commission-free!&lt;/p&gt;
  &lt;hr /&gt;
  &lt;h3 id=&quot;meKL&quot;&gt;Instructions for buying Telegram gifts&lt;/h3&gt;
  &lt;ol id=&quot;86Tw&quot;&gt;
    &lt;li id=&quot;Aaom&quot;&gt;&lt;strong&gt;Top up your balance:&lt;/strong&gt;&lt;/li&gt;
  &lt;/ol&gt;
  &lt;figure id=&quot;siAk&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/9e/b6/9eb6482e-0b18-4423-af85-6b40b6d1a92b.png&quot; width=&quot;1024&quot; /&gt;
    &lt;figcaption&gt;Add funds to your account.&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;ol id=&quot;NBcZ&quot;&gt;
    &lt;li id=&quot;xMIJ&quot;&gt;&lt;strong&gt;Choose the desired gift:&lt;/strong&gt;&lt;/li&gt;
  &lt;/ol&gt;
  &lt;figure id=&quot;SNJj&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/81/df/81df3821-7519-4f81-acc2-641e9804b651.png&quot; width=&quot;1024&quot; /&gt;
    &lt;figcaption&gt;Browse and select the limited-edition Telegram gift you want to purchase.&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;D7IZ&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;SelQ&quot;&gt;Updates&lt;/p&gt;
  &lt;ul id=&quot;4yqs&quot;&gt;
    &lt;li id=&quot;8bvr&quot;&gt;Added four rarity categories (Beta).&lt;/li&gt;
    &lt;li id=&quot;qRkD&quot;&gt;You can now see your gifts in the “All Gifts” section.&lt;/li&gt;
    &lt;li id=&quot;1m7n&quot;&gt;Fixed visual bugs.&lt;/li&gt;
    &lt;li id=&quot;LFrO&quot;&gt;Improved overall app usability.&lt;/li&gt;
    &lt;li id=&quot;i9TH&quot;&gt;Added warning messages for the seller, indicating they need to send the gift first.&lt;/li&gt;
  &lt;/ul&gt;
  &lt;hr /&gt;
  &lt;p id=&quot;B22r&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;💙&lt;/a&gt;Below, I have compiled useful information on this topic:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;zUfJ&quot;&gt;📎 &lt;strong&gt;P2P Safe Bot for Deals and Gifts&lt;/strong&gt;: &lt;a href=&quot;https://t.me/GiftElfRobot?start=ref=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;@GiftElfRobot&lt;/a&gt;&lt;strong&gt; (record screen videos for deals).&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;XVix&quot;&gt;📎 &lt;strong&gt;MarketPlace by Tonnel Network&lt;/strong&gt;: &lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;MarketPlace Bot&lt;/a&gt; (added convenient filters)&lt;/p&gt;
  &lt;p id=&quot;GSRi&quot;&gt;📎 &lt;strong&gt;Instruction&lt;/strong&gt;: &lt;a href=&quot;https://tenext.ru/telegram/send-buy-gift-telegram&quot; target=&quot;_blank&quot;&gt;How to Send and Buy Telegram Gifts&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;j2eS&quot;&gt;📎 &lt;strong&gt;Instruction&lt;/strong&gt;: &lt;a href=&quot;https://tenext.ru/telegram/neststore-marketplace-telegram&quot; target=&quot;_blank&quot;&gt;NestStore Marketplace Guide&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;uftT&quot;&gt;📎 &lt;strong&gt;Alerts for New Gifts&lt;/strong&gt;: &lt;a href=&quot;https://t.me/Gift_alerts&quot; target=&quot;_blank&quot;&gt;@Gift_alerts&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;hy05&quot;&gt;📎 &lt;strong&gt;Buy Telegram Stars&lt;/strong&gt;: &lt;a href=&quot;http://split.tg/?ref=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Stars&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;q8vv&quot;&gt;📎 &lt;strong&gt;Buy Telegram Stickers&lt;/strong&gt;: &lt;a href=&quot;http://t.me/sticker_bot?start=_tgr_GYvEJoE4OGJi&quot; target=&quot;_blank&quot;&gt;Stickers Bot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;BXpk&quot;&gt;📎 &lt;strong&gt;Bot for Buying Stars and Premium&lt;/strong&gt;: &lt;a href=&quot;https://t.me/WalletStarsBot?startapp=112078029&quot; target=&quot;_blank&quot;&gt;@WalletStarsBot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;BJVS&quot;&gt;📎 &lt;strong&gt;Private Group for Frog Holders&lt;/strong&gt; (to join, you must own at least one; the chat includes foreign investors): &lt;a href=&quot;https://t.me/+WyfvpBy4nlplMGM6&quot; target=&quot;_blank&quot;&gt;Frog Holders Group&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;89RV&quot;&gt;📎 &lt;strong&gt;Bot search for Telegram Gift Owners&lt;/strong&gt;: &lt;a href=&quot;https://t.me/GiftBogaBot?start=_tgr_rXxif7llNDA6&quot; target=&quot;_blank&quot;&gt;@GiftBogaBot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;7PgS&quot;&gt;&lt;strong&gt;TON Exchange for Other Tokens, DEX:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;GUwG&quot;&gt;📎 &lt;strong&gt;RAINBOW DEX&lt;/strong&gt;: &lt;a href=&quot;https://rainbow.ag/?r=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Rainbow&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;BdX9&quot;&gt;📎 &lt;strong&gt;Coffee Swap DEX&lt;/strong&gt;: &lt;a href=&quot;https://swap.coffee/dex?referral=user_UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Coffee Swap&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;G16N&quot;&gt;📎 &lt;strong&gt;Top-Earning Telegram Token Launchpool — Earn&lt;/strong&gt;: &lt;a href=&quot;https://t.me/earn/join?startapp=j_1_r_MV8zMDQ5ODY&quot; target=&quot;_blank&quot;&gt;Earn Bot&lt;/a&gt; (The $BUILD token gives additional farming boosts)&lt;/p&gt;
  &lt;p id=&quot;aOoY&quot;&gt;&lt;a href=&quot;https://t.me/TGPLITKA&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;Join the TGPLITKA channel&lt;/strong&gt;&lt;/a&gt; for more updates and thank you for reading. Subscribe to the channel if you’re interested in this topic. &lt;strong&gt;Translate TG Premium.&lt;/strong&gt;&lt;/p&gt;

</content></entry><entry><id>linego:send-buy-gift-telegram</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/send-buy-gift-telegram?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>How to buy and sell limited-edition Telegram Gifts</title><published>2025-01-09T19:29:05.116Z</published><updated>2025-03-16T13:25:18.045Z</updated><category term="telegram" label="Telegram ⚡"></category><summary type="html">&lt;img src=&quot;https://cdn-images-1.medium.com/max/600/1*8G7vdCvW-NaCbwHshFmlaA.png&quot;&gt;The only convenient marketplace for gifts at the moment is MarketPlace by Tonnel Network.</summary><content type="html">
  &lt;p id=&quot;3dLt&quot;&gt;The only convenient marketplace for gifts at the moment is &lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;MarketPlace by Tonnel Network&lt;/a&gt; Mr FreeMan&lt;/p&gt;
  &lt;p id=&quot;mCmr&quot;&gt;💙&lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&lt;/a&gt;&lt;/p&gt;
  &lt;figure id=&quot;m5GR&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/ab/b2/abb288ce-298e-4760-9a97-02780dfd6699.png&quot; width=&quot;315&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;GZYq&quot;&gt;✔️To purchase a gift, you need to top up your balance through the 🔗&lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;app&lt;/strong&gt;&lt;/a&gt; by connecting your Telegram wallet. Then, use filters to select the desired limited-edition gift.&lt;/p&gt;
  &lt;figure id=&quot;CXwB&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/ff/53/ff535f6f-ad7b-40ae-a513-2a5e327c2799.png&quot; width=&quot;358&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;9EWm&quot;&gt;✔️Detailed instructions for selling are below:&lt;/p&gt;
  &lt;ol id=&quot;BBHm&quot;&gt;
    &lt;li id=&quot;iJ0Q&quot;&gt;First, send any message to the account @giftrelayer, for example, “Hi.” Then, add this account to your contacts list to avoid scams and fraudulent accounts.&lt;/li&gt;
  &lt;/ol&gt;
  &lt;figure id=&quot;Fv2z&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/d1/86/d186113a-230a-48e3-ab41-a725143b3740.png&quot; width=&quot;324&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Hjzw&quot;&gt;2. Go to Settings and select My Profile.&lt;/p&gt;
  &lt;figure id=&quot;PAfF&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/d7/b1/d7b19863-93bf-4b6d-b120-ad241f776205.png&quot; width=&quot;212&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;IerV&quot;&gt;3. Go to the “Gifts” tab.&lt;/p&gt;
  &lt;figure id=&quot;dxKL&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/f9/95/f9954131-e624-47df-af84-c216309f7368.png&quot; width=&quot;323&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;CYrx&quot;&gt;4. Select the enhanced gift you want to send and send it with “change.”&lt;/p&gt;
  &lt;figure id=&quot;5zby&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/b6/b0/b6b0bbf1-bd38-41b5-9883-0d4be084cdad.png&quot; width=&quot;294&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;9uvb&quot;&gt;5. Enter the recipient’s account as “@giftrelayer” and send the gift (double-check the details carefully). The sending cost is 25 $Stars. To buy stars cheaply without KYC, use 🔗&lt;a href=&quot;http://split.tg/?ref=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;Split&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
  &lt;figure id=&quot;m1GJ&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/e3/dd/e3dd24bb-02df-42e0-9abf-9de08d0c49ad.png&quot; width=&quot;296&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;k8M1&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/ad/09/ad0924ff-738b-4815-9ee1-738ae9a3cfda.png&quot; width=&quot;383&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;My2B&quot;&gt;6. Now launch the 🔗&lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;MarketPlace&lt;/strong&gt;&lt;/a&gt;. You will see your gift; click “List for Sale” and set the price for your gift. Note: Before listing your gift, check the floor price on the main marketplace page (using filters). Then base your pricing on that model’s price according to your gift’s attributes.&lt;/p&gt;
  &lt;figure id=&quot;urMF&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/23/cd/23cd5559-bcbc-47e4-b19f-c19d27fb9ee6.png&quot; width=&quot;381&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;FnCp&quot;&gt;7. If you made a mistake or want to return the gift to your profile, click “Cancel Sale.” The current fee is 0.2 $TON.&lt;/p&gt;
  &lt;figure id=&quot;Tpmo&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img1.teletype.in/files/ce/78/ce7869b0-d11f-4a37-85c6-8944b14c8aeb.png&quot; width=&quot;469&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Npnn&quot;&gt;✔️For convenience, Statistics on Tonnel Market — &lt;a href=&quot;https://giftstat.com/&quot; target=&quot;_blank&quot;&gt;https://giftstat.com&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;In9r&quot;&gt;✔️Gift floor, track gift prices with updates for trading: &lt;a href=&quot;https://t.me/floorpricegift&quot; target=&quot;_blank&quot;&gt;https://t.me/floorpricegift&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;EuCu&quot;&gt;✔️Bot for finding gift owners on Telegram by filters: &lt;a href=&quot;https://t.me/GiftBogaBot?start=_tgr_rXxif7llNDA6&quot; target=&quot;_blank&quot;&gt;t.me/GiftBogaBot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;jrbS&quot;&gt;✔️Spreadsheet with the initial value of gifts: &lt;a href=&quot;https://docs.google.com/spreadsheets/&quot; target=&quot;_blank&quot;&gt;https://docs.google.com/spreadsheets/&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;mvIX&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;Hdjn&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;💙&lt;/a&gt;Below, I have compiled useful information on this topic:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;Z1CV&quot;&gt;📎 &lt;strong&gt;P2P Safe Bot for Deals and Gifts&lt;/strong&gt;: &lt;a href=&quot;https://t.me/GiftElfRobot?start=ref=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;@GiftElfRobot&lt;/a&gt;&lt;strong&gt; (record screen videos for deals).&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;Uqvx&quot;&gt;📎 &lt;strong&gt;MarketPlace by Tonnel Network&lt;/strong&gt;: &lt;a href=&quot;https://t.me/Tonnel_Network_bot/gifts?startapp=ref_112078029&quot; target=&quot;_blank&quot;&gt;MarketPlace Bot&lt;/a&gt; (added convenient filters)&lt;/p&gt;
  &lt;p id=&quot;yL4m&quot;&gt;📎 &lt;strong&gt;NestStore&lt;/strong&gt;: &lt;a href=&quot;https://t.me/nestore_robot/store?startapp=MTEyMDc4MDI5&quot; target=&quot;_blank&quot;&gt;NestStore Bot&lt;/a&gt; — a store for limited edition Telegram gifts.&lt;/p&gt;
  &lt;p id=&quot;4wqh&quot;&gt;📎 &lt;strong&gt;Instruction&lt;/strong&gt;: &lt;a href=&quot;https://tenext.ru/telegram/neststore-marketplace-telegram&quot; target=&quot;_blank&quot;&gt;NestStore Marketplace Guide&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;XvO5&quot;&gt;📎 &lt;strong&gt;Alerts for New Gifts&lt;/strong&gt;: &lt;a href=&quot;https://t.me/Gift_alerts&quot; target=&quot;_blank&quot;&gt;@Gift_alerts&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;0XdF&quot;&gt;📎 &lt;strong&gt;Buy Telegram Stars&lt;/strong&gt;: &lt;a href=&quot;http://split.tg/?ref=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Stars&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;Tj3B&quot;&gt;📎 &lt;strong&gt;Buy Telegram Stickers&lt;/strong&gt;: &lt;a href=&quot;https://t.me/sticker_bot?start=_tgr_86D0-e42MjBi&quot; target=&quot;_blank&quot;&gt;https://t.me/sticker_bot?start=_tgr_86D0-e42MjBi&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;nv2v&quot;&gt;📎 &lt;strong&gt;Bot for Buying Stars and Premium&lt;/strong&gt;: &lt;a href=&quot;https://t.me/WalletStarsBot?startapp=112078029&quot; target=&quot;_blank&quot;&gt;@WalletStarsBot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;heEV&quot;&gt;📎 &lt;strong&gt;Private Group for Frog Holders&lt;/strong&gt; (to join, you must own at least one; the chat includes foreign investors): &lt;a href=&quot;https://t.me/+WyfvpBy4nlplMGM6&quot; target=&quot;_blank&quot;&gt;Frog Holders Group&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;NLPV&quot;&gt;📎 &lt;strong&gt;Bot search for Telegram Gift Owners&lt;/strong&gt;: &lt;a href=&quot;https://t.me/GiftBogaBot?start=_tgr_rXxif7llNDA6&quot; target=&quot;_blank&quot;&gt;@GiftBogaBot&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;GiPZ&quot;&gt;&lt;strong&gt;TON Exchange for Other Tokens, DEX:&lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;okpD&quot;&gt;📎 &lt;strong&gt;RAINBOW DEX&lt;/strong&gt;: &lt;a href=&quot;https://rainbow.ag/?r=UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Rainbow&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;xXJl&quot;&gt;📎 &lt;strong&gt;Coffee Swap DEX&lt;/strong&gt;: &lt;a href=&quot;https://swap.coffee/dex?referral=user_UQAkMQKR5ezHgFj531Jhw4nrHA-mTuwip101Gmokv4eKjE_o&quot; target=&quot;_blank&quot;&gt;Coffee Swap&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;2cuC&quot;&gt;📎 &lt;strong&gt;Top-Earning Telegram Token Launchpool — Earn&lt;/strong&gt;: &lt;a href=&quot;https://t.me/earn/join?startapp=j_1_r_MV8zMDQ5ODY&quot; target=&quot;_blank&quot;&gt;Earn Bot&lt;/a&gt; (The $BUILD token gives additional farming boosts)&lt;/p&gt;
  &lt;p id=&quot;8dMV&quot;&gt;&lt;a href=&quot;https://t.me/TGPLITKA&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;Join the TGPLITKA channel&lt;/strong&gt;&lt;/a&gt; for more updates and thank you for reading. Subscribe to the channel if you’re interested in this topic. &lt;strong&gt;Translate TG Premium.&lt;/strong&gt;&lt;/p&gt;

</content></entry><entry><id>linego:MemHash</id><link rel="alternate" type="text/html" href="https://teletype.in/@linego/MemHash?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=linego"></link><title>#MemHash mining CPU | TON</title><published>2024-11-04T04:47:48.620Z</published><updated>2024-11-05T08:52:03.583Z</updated><summary type="html">&lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*HNdbneo9bDBm_QyQ2x_Y4A.jpeg&quot;&gt;⛏️ t.me/memhash_bot/start?startapp=7Wati</summary><content type="html">
  &lt;section&gt;
    &lt;hr /&gt;
    &lt;h3 id=&quot;uNat&quot;&gt;#MemHash Mining APP | TON&lt;/h3&gt;
    &lt;p id=&quot;EGyT&quot;&gt;⛏️⭐️ &lt;a href=&quot;t.me/memhash_bot/start?startapp=7Wati&quot;&gt;Mining from the TON Developers&lt;/a&gt;, founded by “Major” in miners.&lt;/p&gt;
    &lt;p id=&quot;rXIx&quot;&gt;Link: &lt;a href=&quot;https://t.me/memhash_bot/start?startapp=7Wati&quot; target=&quot;_blank&quot;&gt;https://t.me/memhash_bot/start?startapp=7Wati&lt;/a&gt;&lt;/p&gt;
    &lt;p id=&quot;Wkvh&quot;&gt;Official group: &lt;a href=&quot;https://t.me/memhash_group&quot; target=&quot;_blank&quot;&gt;https://t.me/memhash_group&lt;/a&gt;&lt;/p&gt;
    &lt;p id=&quot;zuL0&quot;&gt;The mining process lasts two months, after which distribution will occur. A total of 1 billion tokens have been allocated. Created by &lt;a href=&quot;https://t.me/memhashadmin&quot; target=&quot;_blank&quot;&gt;Hashoti Memokoto&lt;/a&gt;.&lt;/p&gt;
    &lt;figure id=&quot;je61&quot; class=&quot;m_original&quot;&gt;
      &lt;img src=&quot;https://cdn-images-1.medium.com/max/800/1*HNdbneo9bDBm_QyQ2x_Y4A.jpeg&quot; width=&quot;800&quot; /&gt;
    &lt;/figure&gt;
  &lt;/section&gt;
  &lt;section&gt;
    &lt;hr /&gt;
    &lt;p id=&quot;iCIn&quot;&gt;&lt;strong&gt;Description:&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;d0AG&quot;&gt;&lt;strong&gt;Earn tokens through mining&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;YrUX&quot;&gt;Simply click on “Start Mining” and wait until you receive tokens. If you’re a beginner, we recommend focusing on mining first and only then exploring the technical details.&lt;/p&gt;
    &lt;p id=&quot;wTtg&quot;&gt;&lt;strong&gt;Your goal is simple&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;5Wv9&quot;&gt;The task is to find the correct hash for the current block to earn a reward. 70% of the block reward is designated for the miner who discovers the correct hash, while 30% is distributed among other participants. Note: Every 100,000 blocks, the miner’s share will decrease by 10% until it reaches 10%.&lt;/p&gt;
    &lt;p id=&quot;Fhhx&quot;&gt;&lt;strong&gt;Mining principles similar to Bitcoin&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;sNLQ&quot;&gt;Mining operates on the same principles as Bitcoin and uses the same algorithm.&lt;/p&gt;
    &lt;p id=&quot;28aw&quot;&gt;&lt;strong&gt;Dynamic difficulty&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;npU6&quot;&gt;As more people start mining, the mining difficulty increases, and vice versa. Therefore, becoming an early miner is a smart choice.&lt;/p&gt;
    &lt;p id=&quot;SKC7&quot;&gt;&lt;strong&gt;Limited mining&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;k44g&quot;&gt;Once all tokens are mined, they will be distributed on the TON blockchain among miners. The total mining period is approximately 60 days and is expected to end by the end of December 2024.&lt;/p&gt;
    &lt;p id=&quot;9PuN&quot;&gt;&lt;strong&gt;For the community&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;Y3yc&quot;&gt;100% of donations (Stars) will be directed to liquidity and other expenses. All tokens are reserved for miners, with no portion allocated to the development team.&lt;/p&gt;
    &lt;p id=&quot;x5ui&quot;&gt;&lt;strong&gt;Device performance&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;r1Nb&quot;&gt;Since your device performs real calculations, it may heat up, especially in turbo mode. This might seem inconvenient, but on the other hand, it adds value to the token as you’re using electricity (like Bitcoin miners) to earn tokens.&lt;/p&gt;
    &lt;p id=&quot;eqFj&quot;&gt;&lt;strong&gt;Restrictions&lt;/strong&gt;&lt;/p&gt;
    &lt;p id=&quot;sl4h&quot;&gt;To prevent bots and other suspicious activity, countries with low GDP are restricted from participating in mining. All tokens from farming bots will be confiscated for the benefit of the team and future development.&lt;/p&gt;
  &lt;/section&gt;

</content></entry></feed>