Author

Topic: [ANN] [POW] [HTN] Hoosat network (Read 1174 times)

newbie
Activity: 141
Merit: 0
September 18, 2024, 02:23:32 AM
#39
In the ever-evolving landscape of cryptocurrencies, the quest for a leveled playing field has led to innovations like ASIC resistance, aimed at preventing monopolization by specialized, expensive hardware. Hoosat Network stands at the forefront of this movement, leveraging its unique Hoohash algorithm to ensure that cryptocurrency mining remains accessible to everyone, not just those with deep pockets for ASICs (Application-Specific Integrated Circuits).
Understanding ASIC Resistance

ASICs are designed for specific tasks, like Bitcoin mining, providing unmatched efficiency but at a cost that often excludes small miners or hobbyists. This concentration of mining power can centralize control over a blockchain, potentially compromising its security and decentralization principles. Hoosat Network tackles this issue head-on with its ASIC-resistant approach.

The Hoohash Algorithm: A New Dawn for Fair Mining
The heart of Hoosat Network’s fairness strategy lies in its custom mining algorithm, Hoohash. Unlike algorithms that favor ASICs due to their efficiency in linear computations, Hoohash incorporates non-linear equations and transforms matrix multiplication in ways that creates parallel processing bottleneck —less advantageous to ASICs— . Here’s how it promotes fair mining:

Computational Complexity: By introducing non-linear equations, hoohash ensures that computations cannot be easily optimized for the linear processing paths typical in ASIC designs. This complexity favors general-purpose GPUs, which are more adaptable to varied computational tasks.
Algorithm Updates: The network can evolve its algorithm to stay ahead of potential ASIC optimizations, maintaining a dynamic challenge for would-be ASIC developers and keeping mining accessible to a broader audience.
Impacts on Accessibility

Democratization of Mining: By creating parallel processing bottleneck to reduce the advantage of ASICs, Hoosat Network allows enthusiasts with GPUs to compete effectively. This democratizes mining, enabling participation from individuals worldwide, fostering true decentralization where the participants build up the network.
Cost Efficiency: GPUs, while more expensive than CPUs, are significantly cheaper than ASICs, making entry into mining more feasible for newcomers. This cost efficiency encourages a more diverse mining community.
Sustainability and Fairness: With parallel processing bottleneck causing ASIC resistance, the network avoids the ‘arms race’ of mining hardware upgrades, leading to a more sustainable ecosystem where miners are rewarded based on their contribution rather than their hardware’s cost.
The Broader Implications for Crypto Accessibility

Hoosat Network’s commitment to ASIC resistance through Hoohash not only preserves the integrity of its blockchain but also sets a precedent for how cryptocurrencies can evolve to remain accessible. This approach encourages innovation in mining algorithms, potentially influencing future blockchain designs to prioritize accessibility and fairness.

In conclusion, Hoosat Network’s strategy with Hoohash isn’t just about technological innovation; it’s a philosophical stance on what cryptocurrency should represent: an open, fair, and accessible financial system. By ensuring that mining remains within reach of everyday enthusiasts, Hoosat Network champions a vision where the blockchain’s security and governance are genuinely decentralized, not just theoretically. This move towards ASIC resistance could very well be the blueprint for a more equitable crypto future, where the power of mining lies not in the hands of those with the most resources, but in the collective might of a diverse, global community.

This article encapsulates Hoosat Network’s approach to ASIC resistance, focusing on how it promotes fair mining and accessibility through its innovative Hoohash algorithm, drawing from the essence of information available while emphasizing the broader implications for cryptocurrency accessibility.

HTN Hard Fork to Hoohash
The estimated time to 17,500,000 DAA Score is currently Thu, 26 Sep 2024 14:47:20 GMT. Then we will be forking our blockchain into Hoohash.

In conclusion, Hoosat Network’s commitment to ASIC resistance through the innovative Hoohash algorithm exemplifies a powerful stand for fairness and accessibility in the cryptocurrency landscape. By leveling the playing field and ensuring that mining remains open to everyone, not just those with expensive hardware, Hoosat Network champions true decentralization. Its focus on empowering a global community of miners, rather than centralizing control in the hands of a few, paves the way for a more inclusive and equitable crypto future. The upcoming hard fork to Hoohash represents not just a technical upgrade, but a statement of values — a vision where blockchain remains a tool for everyone.

from
https://medium.com/@toni.lukkaroinen/commitment-to-accessibility-0d613720ba72

https://network.hoosat.fi
https://discord.gg/QaBQvYZv6a
newbie
Activity: 141
Merit: 0
September 16, 2024, 12:24:52 PM
#38
HTN Stratum Bridge is for HTND 1.0.4 and supports hoosattest prefix when connecting to testnet port of HTN node.

https://github.com/Hoosat-Oy/htn-stratum-bridge/tree/V1.0.0
newbie
Activity: 141
Merit: 0
September 15, 2024, 03:07:46 PM
#37
new
Windows and Linux builds are available in Github:
https://github.com/Hoosat-Oy/HTND/releases/tag/v1.0.4
newbie
Activity: 141
Merit: 0
September 15, 2024, 10:00:52 AM
#36
the algorithm kHeavyHash has a weak spot that can be exploited.

Hoohash was designed with a deep understanding of these cryptographic issues, ensuring a more secure and decentralized mining process. By eliminating the probabilistic shortcut vulnerability, Hoohash offers a hashing algorithm that maintains fairness and resists exploitative mining practices, giving miners a more level playing field

full article
https://medium.com/@toni.lukkaroinen/kheavyhash-is-broken-c3484ff82a4e
newbie
Activity: 141
Merit: 0
September 08, 2024, 09:08:34 AM
#35
Hey @everyone, I have just threaded the HTN Golang Miner with Goroutines to get better look at CPU benchmarks. Here you can see much better the effects of Hoohash to parallel computing. The threaded GPU Miner is available in master branch currently. You can set htnminer thread count with -t number or --threads number and it automatically uses max amount of threads reported by your CPU.

From the single core speed of Ryzen 9 3900x you could expect it's max cores to output around 91 Kh/s, but in reality it's outputting third of it. So 24 x Ryzen 9 3900X single core chips would output much more than Ryzen 9 with 24 core chip.

AMD Ryzen 9 3900X 12-Core Processor
CPU Mark: 32630 diff to max in group (0%)
1 core: 3.8 Kh/s
6 core: 18.3 Kh/s
12 core: 26.7 Kh/s
16 core:  27 Kh/s
24 core:  27.1 kh/s

AMD Ryzen 7 3700X 8-Core Processor
CPU Mark: 22550 diff to max in group (-30.9%)
1 core: 2.2 Kh/s
6 core:  13.7 Kh/s
12 core: 26.5 Kh/s
16 core: 30.45 Kh/s

AMD Ryzen 5 3600 6-Core Processor
CPU Mark: 17750 diff to max in group (-45.6%)
1 core: 3.4 Kh/s
6 core: 15.5 Kh/s
12 core: 23.12 Kh/s
newbie
Activity: 141
Merit: 0
September 07, 2024, 04:54:13 AM
#34
🦉 How Hoohash Attacks Parallel Processing.🦉

📈You should know that CPU, GPU, VPU, FPGA, ASIC are all about parallel processing. The underlying hashing algorithm in Hoohash which is Blake3 hash is extremely fast on parallel processing. Now that Blake3 has been implemented on specialized computing units, it excels there thanks to the nature of taking advantage of parallel processing techniques.

💡To level the playing field from those highly specialized parallel processing units I've decided to attack parallel processing with with code that requires sequential processing. Non-linear equations give us this ability since they require sequantial processing and heavy synchronization from the processing unit. This creates bottleneck in the algorithm for highly parallelized systems.

🧾I'm not saying Hoohash linear equations are unimplementable on VPU, FPGA or ASIC. I'm saying it creates disadvantage to hashrate with the bottleneck that is attacking their parallell processing speeds. This directly translates to the fact that advantage of implementing Hoohash on those specialized processing units requires more from the hardware. You won't be seeing devices with 250-400 Gh/s on 100W coming to sale.

🔔Thinking that from 6 core processor to 12 core processor you should expect the hashrate to double right?  NO that's not happening in Hoohash.

AMD Ryzen 5 3600 6-Core Processor ~2.5 Kh/s
AMD Ryzen 7 3700X 8-Core Processor -2 Kh/s
AMD Ryzen 9 3900X 12-Core Processor ~1.7 Kh/s

🤔How are these results even possible? That is against logic of basic computing speeds! We put more processing power to Hoohash and we are losing already 32% of processing power!

Good saturday! Hope to see you in Thu, 26 Sep 2024 14:32:02 GMT!
newbie
Activity: 141
Merit: 0
September 06, 2024, 04:56:56 PM
#33
@everyone, a quick reminder about our tokenomics:

Once upon a time, Tonto set out to create a truly fair cryptocurrency. The competition is fierce, but we stand firm, undeterred by daily challenges, because we're here for the long run. Our mission is to uphold the decentralization of cryptocurrency and keep GPU mining alive. This is not an attack on any of the Kaspa forks, but a commitment to our own unique path.

- 80% of HTN will be mined by March 8, 2031.
- 80% of PYI will be mined by December 21, 2025.

HTN's halving occurs annually, rather than monthly. This positions us for longevity, outlasting many of the forks. Our tokenomics are fundamentally different, ensuring we are here for the long term. As always, be cautious of those fleeting, rug-pull coins.

- Bitcoin took just over 9 years to mine 80% of its total supply.
- HTN will achieve the same in a little over 7 years.
- Kaspa reached 80% in just over 2 years.
- Pyrin will do so in around 2 years.

Our tokenomics strategy isn't just about rapid rewards—it's about sustainability and fairness. While others chase short-term gains, we're dedicated to the long-term health of our network and community.

As we move forward, let's stay true to our goals and the vision that brought us together. We're building something enduring, not just another passing trend. Our strength lies in our shared commitment to decentralization, transparency, and collaboration.

Remember, we’re not just participants in this space—we're Owls. Let's keep pushing forward, learning from every challenge, and supporting each other as we grow.

Stay strong, stay committed, and let’s make history together!
newbie
Activity: 141
Merit: 0
September 04, 2024, 02:52:19 PM
#32
Attention for The Entity!
@everyone consider this a challenge from me personally to The Entity developers. We can start playing cat and mouse with algorithm implementation time, but The Entitys developers need to eat while i'm keeping them on their toes chasing an non-existent mouse. In Hoosat Network we have now the ability to setup automatic hard and soft forks on daaScore and we can automate hundreds of them for the next 100 years.

Think of this scenario carefully:
We do a Hard Fork for Hoohash.
The so called "Entity" implements Hoohash.
We make new algorithm and the "Entity "implements it again to mess with our hashrate.

What do you feel when I can say that I'm able to build new algorithm once a week for example (I'm not talking about single line code changes.)  and setup daaScores into the node for Hard Forks for years to come.  The design and implementation process for moderately complex algorithm in FPGA and ASIC is about 6 months. As in 6 weeks I could make 3-6 years of developer time costs for you The Entity.

Hoohash V1 attacks parallel processing speeds with non-linear transformations in matrix multiplication. We also have ability to do memory hard functionality and can scale memory requirements in upcoming algorithms if necessary, testing already on possible Hoohash V2.

So please try your hands at Hoohash non-linear floating-point transformations in matrix multiplication, specifically designed to thwart parallel processing. We can make it harder for FPGA/ASIC every time until it can not be implemented on those computing units.

The Entity are you ready to take on the challenge? Do you want to take that risk? Hoosat Network is here to keep GPU mining available. I personally promise that with all of the attacks on Hoosat Network already I'm starting to enjoy this more than ever!

The Entity you can call me when we start this game. You can find my phone number from my company website.
newbie
Activity: 141
Merit: 0
September 03, 2024, 02:57:22 PM
#31
Rabid Mining did a good review of our hard fork.
And He did a comparative analysis with hard fork of other coins.
we express our gratitude Rabid Mining
 
https://www.youtube.com/watch?v=Yr1d4_Xm6R0
newbie
Activity: 141
Merit: 0
September 02, 2024, 03:06:03 PM
#30
# 🦉 Developer Fee Allocation Plan: Maximizing Our Project's Growth! 🦉

 Dev excited to share our current plan for utilizing the network wide developer fee coming after the Hard Fork to accelerate the growth and success of our project. Primary goal is to ensure that every aspect is well supported from development to marketing. 

1. Operational Expenses (~10%)

First and foremost the minimum operational expenses will be used once a month from the developer fee. This covers Hosting & Maintenance and Legal & Compliance.

2. Marketing & Community Growth (~40%)

We’ll run targeted campaigns across social media, forums, and other platforms to increase visibility and attract new users to our community. More partnerships will be formed with influencers to expand our reach and bring more value to our ecosystem. We can now continue organizing contests, airdrops, and other incentive programs to boost engagement and participation.

3. Development (~50%)

This is used to cover the development of Hoosat Network, ensuring the safety of our growth is paramount by keeping developers happy. On the side i'm looking to encourage innovation & development by setting up Developer Grants. 

# Final Notes:

This plan is designed to ensure that our project remains competitive, secure, and vibrant. We're committed to transparency and will provide regular updates on how these funds are being used to achieve our goals. Though expect these plans to change as we iterate on very competitive world, these numbers are a goal.

Thank you for your continued support and belief in our project. Together, we’re building something incredible!
newbie
Activity: 141
Merit: 0
September 01, 2024, 02:26:28 PM
#29
 We’re thrilled to announce that the Hoosat Network hard fork is set for September 26, 2024, at 06:41 PM with a DAA Score of 17,500,000. This is a pivotal moment for our community, and we can’t wait to share what’s coming!

We are doing a hard fork to our own algorithm. This announcement gives some time to update all of our nodes. You can do that right now from the source. Exchanges, Pools and Solo miners please do so at your time before the 26th and please ping me in Discord for every possible bug report or help request.

I've decided that even if GPU miners are not ready the Hard Fork will commence. We are in talks with pool and mining software developers about implementation of Hoohash. As such until then we have the nodes own CPU miner.

Hard Fork Details:
Date and Time: September 26, 2024, 06:41 PM
DAA Score: 17,500,000

What the Hard Fork Brings:
Hoohash Algorithm: A cutting-edge algorithm designed to combat parallel processing, enhancing security and making Hoosat more resilient against FPGA/ASIC centralization. The algorithm attacks parallel processing with floating point non-linear equations transforming matrix multiplication. We have also developed multistage block version support for adding more algorithms in future, so FPGA/ASIC developers I invite you to implement Hoohash as soon as you can since we can iterate then further and see when we hit a point that it's unimplementable.
Adjustable Developer Fee: Introducing a network-wide developer fee tied to consensus, defaulting currently to 5%, to fund essential growth and future development. The developer fee is changeable in source code and consensus considers 1% fee the minimum.


----


Why It Matters:
This hard fork builds on the solid foundations laid by Kaspa and GhostDag, reinforcing our commitment to decentralization and security. By strengthening the network’s defenses and supporting GPU mining, Hoosat Network will stand as a fortress against centralization, ensuring fairness and longevity. The developer fee will enable us to push forward with infrastructure upgrades while expanding our reach through advertising and exploring new exchange listings.

Let’s power up and gear up for the next big leap in the evolution of Hoosat Network! 🚀

With love for Kaspa, GhostDag, and the GPU mining community, we’re shaping a secure and decentralized future together! ❤️🔗
Installing from source
git clone https://github.com/Hoosat-Oy/HTND.git
cd HTND
go install . ./cmd/...

Updating the source
cd HTND
git pull
go install . ./cmd/...

Running
~/go/bin/HTND --utxoindex
newbie
Activity: 141
Merit: 0
September 01, 2024, 12:56:12 PM
#28
Would you accept 1-100% less as reward from mining HTN
if that value was handled by target price of HTN?
Algorithmic stability in proof of work cryptocurrency
when the coinbase reward fluctuates according to price.
--
poll created in discord
https://discord.gg/QaBQvYZv6a

newbie
Activity: 141
Merit: 0
August 30, 2024, 03:53:04 PM
#27
 If you want to test Hoohash on a CPU, since GPU miner is not ready. You can use this following guide, though this is not necessarily final yet as testnet.

Install the testnet version of HTND:
git clone https://github.com/Hoosat-Oy/HTND.git
cd HTND
git switch -t origin/testnet
go install . ./cmd/...

Start the node and allow mining on top of genesis block.
~/go/bin/HTND --testnet --utxoindex --allow-submit-block-when-not-synced


Open another terminal window to create new cli wallet .
~/go/bin/htnwallet --testnet create
~/go/bin/htnwallet --testnet start-daemon &

Now another terminal window to create address for the miner.
~/go/bin/htnwallet --testnet new-address


Then open another teminal window to start CPU mining.
 
~/go/bin/htnminer --testnet --mine-when-not-synced --miningaddr=hoosattest:qpdhxq3exnz7ugunfg28n0vhft8vf8dhmkr02jd50fvrcksv3zpmcfe0nu8rx


Please be welcome and report your CPU and hashrate. Testnet DNS Seed is currently AWOL.
newbie
Activity: 141
Merit: 0
August 27, 2024, 02:59:41 PM
#26
 We’re exploring the integration of an LLM (Large Language Model) agent with Hoosat Network. We’ve been making great strides with TensorFlow for automated learning, and the potential for peer-to-peer parallel processing and decentralization is exciting!

Here’s what we need to consider:

- How to integrate the LLM agent into our system?
- Should we adjust tokenomics or use a portion of mining rewards for AI calculations?

Your thoughts and ideas are crucial as we explore these possibilities. Let’s push the boundaries together!

Looking forward to your input
newbie
Activity: 141
Merit: 0
August 18, 2024, 08:35:17 AM
#25
if you are looking for an honest project
look at the project HOOSAT
https://discord.gg/QaBQvYZv6a


-Equitable Launch
-no premine  
-doxxed dev
-soon new algo and hard fork
-full protection against ASIC and FPGA . only gpu
-fork kaspa
-Sustainable Tokenomics
-currently network hashrate and tokenomics htn
 allows you to mine htn at the same level as an early preminer






newbie
Activity: 141
Merit: 0
August 15, 2024, 04:46:05 AM
#24
We are going somewhat slowly at the moment, because of some issues like the IBD 'route is closed', but here is status update.

Hoohash Algorithm is done, whitepaper needs to be written.
GPU implementation is part way done in Github: https://github.com/Hoosat-Oy/hoohash-miner
Developer fee in consensus is done, untested.
IBD 'route is closed' being debugged.
Server funding problems are not yet solved.
I'll promise to decide by the end of this month what happens and when the hard fork comes out and if we do it with CPU miner only.

Thank you for your patience.
newbie
Activity: 141
Merit: 0
August 14, 2024, 02:32:22 PM
#23
the htn project has always positioned itself
as a GPU-only project.


recently fpga appeared on the pyrinhash algorithm
https://hashrate.no/fpgas/k10
For now fpga is mining pyi and gram.

our dev is working on creating a new algorithm and hard fork.
the htn project will be fully protected from fpga and asic.

currently network hashrate and tokenomics htn
allows you to mine htn at the same level as an early preminer

We invite everyone to join our project

the absence of premine and doxxed dev makes our project very different from similar other projects
newbie
Activity: 141
Merit: 0
August 13, 2024, 03:38:46 PM
#22

we have our own pool https://pool.hoosat.fi/ for mining htn coin
we are open to adding other coins to our pool
if there is a need to add other coins, write
what coins do you want to see in our pool.
newbie
Activity: 141
Merit: 0
July 30, 2024, 03:41:53 AM
#21


🚀 Pool maintenance. 🚀

 The main miningcore instance was now moved to another server and some domain name changing was done, dropping from using the fr in the subdomain, though old addresses will stay in use.
As such once dns propagation is done, everything should work. .
newbie
Activity: 28
Merit: 0
July 26, 2024, 07:55:25 AM
#20

MININGPOWER | SHARENODE SERVICE

📌About Us:
✔MiningPower relaunch with a new UI updated security, more features, and much more to come✔

📌Key Features:
✔For those eager to expand their node portfolio, explore our "Reinvestment Program." Tailor the percentage to either compound back into new nodes or withdraw – the choice is yours!✔

📌Accessing Our Services:
✔Access our comprehensive Terms of Service upon account creation. It's a crucial step for seamless service utilization.✔

📌Fees:
✔Our fee for the Shared Node Service stands at a competitive 10% of the rewards.✔

📌Community Assistance:
✔Any lingering questions? Join our Discord. Our dedicated team is ready to assist, ensuring you receive the guidance you need. Feel the camaraderie of our welcoming community. you're invited to join us.✔

📌Explore and Get Started:
✔Delve into our Discord for an FAQ covering "How to get started" and common queries.✔

🔌Join Our Discord
https://discord.gg/5XZewwKrgr

🔥Ready to Get Nodes?🔥
Create an account on our website: https://masternodes.miningpower.eu/home


Warm Regards,
The MiningPower GmbH
newbie
Activity: 141
Merit: 0
July 25, 2024, 01:39:01 PM
#19
technical work on the pool ...
dev  be doing HTN pool maintance 26.7 around 9 - 16 UTC and you may have to restart your mining operations, because of occasional downtime

https://pool.hoosat.fi/
newbie
Activity: 141
Merit: 0
July 19, 2024, 04:38:31 PM
#18
we are happy to  announce the launch of the Hoosat Owl meme token on the Solana blockchain!

Created as a fun meme token for the Hoosat Networks community, Hoosat Owl is now officially live and ready for action!

 Check it out here: https://pump.fun/BdNNnZyZAne5hCqapXzhso3VN5LZCeaB7hVbf2DApump

Why Hoosat Owl?
Meme Utility: Embrace the spirit of the Hoosat Networks Owl with this unique meme token!
Community Driven: Join a vibrant community of enthusiasts and supporters.
Powered by Solana: Enjoy the meme's fast and low-cost transactions on the Solana blockchain.

Let’s make some noise and have fun with the Hoosat Owl token!

Stay tuned we continue working on Hoosat Network. Have a fantastic weekend!
newbie
Activity: 141
Merit: 0
July 05, 2024, 01:24:41 PM
#17
 We're thrilled to share our Q3 2024 roadmap! This quarter, we're diving deep into the Hoohash proof of work algorithm and finalizing our mobile & desktop wallets, along with the translation layer integration.

We apologize for the delays in Q2 due to unforeseen challenges. Your patience and support mean the world to us. 🌍❤️

Stay tuned for more updates as we work to enhance the Hoosat Network!


https://network.hoosat.fi/changelog

our  Discord  https://discord.gg/QaBQvYZv6a
newbie
Activity: 26
Merit: 0
July 01, 2024, 03:03:25 AM
#16
same nonsense in this fork is still there?
spreading fake news again about listing on Gateio for $10k  Grin Grin
tonto and cryptonit remained their work lying in air fork

Why 10 grand? Do they just want an allocation of coins for your guaranteed listing? I am someone who is working at gate io and got access to the backend and what not. I got my eyeballs on everything in the physical vicinity of my hands and them hands are massing the buttons on the highly secure gate io mainframe server. I get can you through. Too much spying on my posterior though but can do it.

Would it be possible to verify you?  Roll Eyes
newbie
Activity: 141
Merit: 0
July 01, 2024, 12:27:41 AM
#15
HTN COIN will have its own NEW ALGORITHM.
join our poll on discord.
to take into account your opinion about the new algorithm.

https://discord.com/channels/1244205688776036392/1244213393884450888/1257056742253133914
member
Activity: 180
Merit: 20
June 27, 2024, 01:05:01 PM
#14
same nonsense in this fork is still there?
spreading fake news again about listing on Gateio for $10k  Grin Grin
tonto and cryptonit remained their work lying in air fork

Why 10 grand? Do they just want an allocation of coins for your guaranteed listing? I am someone who is working at gate io and got access to the backend and what not. I got my eyeballs on everything in the physical vicinity of my hands and them hands are massing the buttons on the highly secure gate io mainframe server. I get can you through. Too much spying on my posterior though but can do it.
newbie
Activity: 141
Merit: 0
June 27, 2024, 03:20:12 AM
#13
Information has appeared on the Internet that fpga is preparing to release firmware for pyrinhash.
the main developer is preparing to fight back against fpga.
hth will have its own algorithm.
own algorithms will give prestige, advertising, relieve pressure nicehash,
will show the strength of the developer.


The task is not the simplest, but this task is achievable.
newbie
Activity: 141
Merit: 0
newbie
Activity: 141
Merit: 0
June 10, 2024, 05:43:58 PM
#10
first time fake news about Kraken
now fake news about gateio
discord was deleted & a lot of drama after it discord has been restored again
cryptonit scammer became a admin after kicked out from the team previously
scammer tonto kept lying to the community about premine coin
all of coumminty became known thtn premine & fork =>shitcoin


and delete your alternative bitcointalk accounts.
this is against bitcointalk policy
newbie
Activity: 141
Merit: 0
June 10, 2024, 05:42:40 PM
#9
first time fake news about Kraken
now fake news about gateio
discord was deleted & a lot of drama after it discord has been restored again
cryptonit scammer became a admin after kicked out from the team previously
scammer tonto kept lying to the community about premine coin
all of coumminty became known thtn premine & fork =>shitcoin


Pacman-85,
The most clueless guy in the village is you.
you run around the kaspa forks and talk nonsense.
you never showed me your fpga.
although I think you don’t have a computer.
Tonto denied all your accusations.
there is no more premine.
I have never met such honest and open developers as Tonto.
I still don’t understand how you were on the team.
and I’m very glad that you are no more.
The news about gateio is true.
follow the news and chew a banana.
newbie
Activity: 8
Merit: 0
June 09, 2024, 05:30:45 PM
#8
first time fake news about Kraken
now fake news about gateio
discord was deleted & a lot of drama after it discord has been restored again
cryptonit scammer became a admin after kicked out from the team previously
scammer tonto kept lying to the community about premine coin
all of coumminty became known thtn premine & fork =>shitcoin
newbie
Activity: 141
Merit: 0
June 07, 2024, 11:26:37 PM
#7
same nonsense in this fork is still there?
spreading fake news again about listing on Gateio for $10k  Grin Grin
tonto and cryptonit remained their work lying in air fork



I was waiting for you )
I knew you were writing this. You can always be recognized by your handwriting.
If I had $1 for every lie you spread, I'd be very rich. I wouldn't do mining.
I don't understand your goals. They won’t take you on the team anymore. The team now doesn’t receive any rewards.
There is no more premine either.
Older users immediately recognize you and understand that you are writing lies.
Old users know that you have many accounts, but each of these accounts speaks poor English and speaks nonsense.
Tonto denied all your previous accusations. He wasted his time and energy on this.
what is wrong with you ?
newbie
Activity: 22
Merit: 0
June 07, 2024, 05:23:33 PM
#6
same nonsense in this fork is still there?
spreading fake news again about listing on Gateio for $10k  Grin Grin
tonto and cryptonit remained their work lying in air fork
newbie
Activity: 141
Merit: 0
June 07, 2024, 04:59:05 PM
#5
this fork shitcoin kept living Grin Grin 
cryptonit scammer become admin lol



Pac_man, you can be recognized everywhere. all your false statements have been refuted.
and you still haven’t shown me your fictitious fpga
newbie
Activity: 141
Merit: 0
June 07, 2024, 04:56:09 PM
#4
this fork shitcoin kept living Grin Grin 
cryptonit scammer become admin lol

Didn't they sell some premined coins?


There is no premine at the moment. he is burned.
a small part of the premine was used for listing on xeggex and airdrop.
newbie
Activity: 51
Merit: 0
June 06, 2024, 07:49:39 PM
#3
this fork shitcoin kept living Grin Grin 
cryptonit scammer become admin lol

Didn't they sell some premined coins?
newbie
Activity: 6
Merit: 0
June 06, 2024, 08:16:18 AM
#2
this fork shitcoin kept living Grin Grin 
cryptonit scammer become admin lol
newbie
Activity: 141
Merit: 0
June 04, 2024, 01:49:47 PM
#1
HTN Coin Launch: A Revolutionary Milestone in Cryptocurrency
On March 8th, the cryptocurrency landscape witnessed a groundbreaking event with the launch of HTN Coin. This launch not only marked the introduction of a new digital currency but also set new standards in the crypto world through several pioneering achievements. The HTN development team has accomplished what no other team has managed so far, making significant strides in the realm of blockchain technology.

Blake3 Hashing Integration: A World First
One of the most remarkable achievements of the HTN dev team is the successful integration of Blake3 hashing into their web wallet. This feat, executed from an entirely open-source foundation, stands as a testament to the team’s exceptional technical prowess and innovative spirit. Blake3 is known for its high performance and security, providing faster hashing speeds and lower CPU usage compared to its predecessors. By incorporating this cutting-edge technology, HTN ensures that its users experience unparalleled efficiency and security in their transactions.

Unique KASPA Fork with Hardware Wallet Support
HTN Coin has also distinguished itself as the only KASPA fork to offer hardware wallet support. This feature significantly enhances the security of users’ assets by allowing them to store their coins offline in a dedicated hardware device. Hardware wallets are known for their robust protection against hacking and other cyber threats, providing peace of mind to HTN holders. This innovation underscores the HTN team’s commitment to user security and their forward-thinking approach in the ever-evolving crypto landscape.

Complete Premine Burn: A Commitment to Fairness and Transparency
In a move that underscores their dedication to fairness and transparency, the HTN team has burned the entire premine of the coin. Premine refers to the initial mining of a cryptocurrency by its developers before it is made available to the public. By burning these coins, the HTN team ensures that there is no unfair advantage or centralization of wealth, promoting a more equitable distribution among its users. This decision was made in response to certain individuals attempting to blackmail the lead developer, demonstrating the team’s integrity and their focus on building a trustworthy and community-oriented cryptocurrency.

Volunteer-Driven and Self-Funded Development
What truly sets HTN apart from many other cryptocurrency projects is the fact that the entire team operates on a voluntary basis. Every member of the dev team contributes their expertise and time without financial compensation, driven purely by their passion for the project and belief in its potential. Furthermore, the project is entirely self-funded, with team members covering all expenses from their personal resources. This unique approach not only highlights their dedication but also ensures that the project remains independent and free from external influences.

The Road Ahead
Since its launch on March 8th, HTN Coin has rapidly gained traction and recognition within the crypto community. The successful integration of Blake3 hashing, the distinction of being the only KASPA fork with hardware wallet support, and the burning of the premine are all indicative of a project that is not just innovative but also deeply committed to its principles.

The HTN team’s volunteer-driven, self-funded model is a refreshing deviation from the norm, fostering a sense of community and shared purpose among its members and supporters. As HTN continues to grow and evolve, its foundational values of fairness, security, and transparency are likely to propel it to new heights.

In conclusion, HTN Coin’s launch represents a significant milestone in the world of cryptocurrencies. With its pioneering achievements and steadfast commitment to its core values, HTN is poised to make a lasting impact on the industry. As the project progresses, it will be exciting to see how it continues to innovate and redefine the possibilities of blockchain technology.


Web               https://network.hoosat.fi/
Explorer           https://explorer.hoosat.fi/
Officcial pool    https://pool.hoosat.fi/
GitHub            https://github.com/Hoosat-Oy/HTND

Web wallet      https://wallet.hoosat.fi/

White paper     https://network.hoosat.fi/public/htn-whitepaper.pdf


Discord        https://discord.gg/QaBQvYZv6a
Twitter         https://twitter.com/HoosatNetwork
Telegram       https://t.me/HoosatNetwork
Telegram       https://t.me/HoosatNetworkChat
Reddit          https://www.reddit.com/r/HoosatNetwork/
 

exchanges
https://xeggex.com/market/HTN_USDT
https://nonkyc.io/market/HTN_USDT
https://tradeogre.com/exchange/HTN-USDT


Jump to: