Nano Currency

42 readers
1 users here now

Join the conversation on nano, an eco-friendly currency with ultrafast transactions and zero fees over a secure, decentralised network.

founded 2 years ago
MODERATORS
76
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/NanoisaFixedSupply on 2025-06-14 20:32:55+00:00.


I know this is a large 148 report. Please at least read the Key Insights and Executive Summary sections (pages 9-16). This highlights the problems facing a nuclear energy future. So, if cheap energy is going to be difficult to solve, then the most energy efficient crypto (Nanocurrency) should be the one that becomes dominant.

Nanocurrency (XNO) is anywhere from 10x-1,786x more energy efficient than the conventional financial system. Around 10 million x more energy efficient than Bitcoin, and 10-168x more energy efficient than XRP.

  • Nano vs. ACH: 10–98 times more efficient.
  • Nano vs. Domestic Wire: 89–893 times more efficient.
  • Nano vs. International Wire: 179–1786 times more efficient.
  • Nano vs. XRP: 11.3-168 times more efficient.

The energy estimates for the conventional financial system are rough due to the lack of direct data from banks or Nacha. HMMMMMMM I WONDER WHY???? /S 🤔 The ranges account for variability in data center efficiency and transaction complexity. ACH energy per transaction: 0.0011–0.011 kWh (1.1–11 Wh). Domestic wire energy per transaction: 0.01–0.1 kWh (10–100 Wh). International wire energy per transaction: 0.02–0.2 kWh (20–200 Wh).

Nanocurrency (XNO) is approximately 70.5–168 times more energy-efficient than XRP, based on Nano’s estimated energy consumption of 0.0000471–0.000112 kWh per transaction compared to XRP’s 0.0079 kWh per transaction. But at low throughput (1 TPS), Nano’s efficiency drops to ~11.3 times better. The most likely range for typical use cases is 70.5–168 times, reflecting Nano’s block-lattice and ORV design, which significantly outperforms XRP’s validator-based consensus.

Bitcoin transactions are estimated to consume 1,000 kWh per transaction due to PoW mining. Nano’s 0.000112 kWh per transaction makes it **8.93 million times** more energy-efficient than Bitcoin. But efficiency of Nano scales up with more TPS usage, so going over 10 million times is likely.

Note: Nano’s energy estimates (0.0000471–0.000112 kWh) come from community analyses and official claims, but lack independent third-party audits. XRP’s 0.0079 kWh figure is from 2021 and may not reflect current efficiencies. Both require updated, rigorous studies.

No Transaction Fees: The absence of fees reduces the need for complex fee-market computations, further lowering energy use.

77
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Faster_and_Feeless on 2025-06-13 14:14:50+00:00.


I pledge allegiance to Nanocurrency of the universe, and to the decentralized fixed supply feeless transactions for which it stands. One eco-friendly digital hardmoney currency under God, highly divisible 30 decimal places, with liberty and justice for all.

78
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Qwahzi on 2025-06-13 12:59:13+00:00.

79
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/SeniorTawny on 2025-06-13 10:20:12+00:00.


We’re thrilled to announce the release of RsNano V1.0, the first official release of the Rust port of the original Nano node! 🎉

What is RsNano?

RsNano is a complete reimplementation of the Nano node, originally written in C++, now fully ported to Rust. Started on May 10, 2021, as a hobby project by Gustav Schauwecker, RsNano has grown into a robust, production-ready node after over 4 years, 7,000+ commits, and 100,000 lines of code. The entire codebase is now 100% Rust, bringing enhanced security, modularity, and testability to the Nano ecosystem.

Why RsNano?

RsNano strengthens the Nano network by:

  • Increasing network security: Memory-safe code reduces vulnerabilities.
  • Decentralizing development: Diversifying the tech stack for broader participation.
  • Learning and innovation: A platform to explore Nano’s internals.
  • Having fun: Built with passion for coding and the Nano ecosystem!

Why Rust?

Rust offers performance comparable to C++ but with compile-time guarantees for memory safety and thread safety, eliminating entire classes of bugs like:

  • Buffer overflows
  • Dangling pointers
  • Use-after-free errors
  • Null pointer dereferences

Rust’s modern design also simplifies multi-threaded programming, reduces bugs (like the ~70% of Microsoft’s bugs tied to memory safety), and makes refactoring easier. By using Rust, RsNano attracts a new wave of developers, fostering decentralized development and fresh contributions to the Nano community.

Journey to V1.0

What began as a fun side project evolved into a full-time endeavor. The porting process was live-streamed on YouTube, offering transparency and community engagement. Post-porting efforts focused on:

  • Enhancing unit tests for reliability
  • Improving code modularity and readability for future maintainability

What's inside V1.0?

RsNano V1.0 is compatible with nano_node V28.1, but it only supports LMDB as the dababase backend. The database file is compatible too, so it is possible, although not recommended, to reuse an existing database file from nano_node.

For running it with docker, just execute:

docker run -p 7075:7075 -v ~/Nano:/root/Nano simpago/rsnano:V1.0 --network=live node run

More options for building or running the node can be found in the README

As this is the first release, please consider it as bleeding edge and please be aware that it may still contain issues.

Thank You, Nano Community!

A huge thank you to the Nano community for their unwavering support and generous donations over the years. Your encouragement made RsNano V1.0 possible!

Special thanks to

  • Rui (Fiono11) for porting many different parts (for example the whole RPC-module!) and for the many insightful discussions about Nano's protocol
  • Luxbe for creating the rsnano.com website
  • Bob (gr0vity-dev) for testing RsNano
  • ArTombado for being the first supporter and for contributing fixes to the RPC module
  • stjet from the banano community for contributing to the RPC module

What’s Next?

RsNano V1.0 marks a major milestone, but the journey continues. We’re excited to keep improving the node, welcoming new contributors, and strengthening the Nano network.

Get involved, try RsNano V1.0, join the RsNano Discord server and join us in building Nano's future! 🚀

80
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Psilonemo on 2025-06-13 06:23:47+00:00.


My criticisms for BTC were always 4 things.

  1. People may be ok with exposing their everyday microtransactions, but they would NOT be ok with exposing their net worth. Censorship resistance is great in theory, but as a store of value btc is becoming hotter to handle as more and more people's digital identities get exposed online to criminals trying to rob whales of their btc. This includes the government. Hence the flight to things like monero.
  2. The energy tax is too great. As people buying to BTC, they are unknowingly paying an energy tax. As miners get their block rewards they would have to sell off some of the BTC they mine to sustain their operations - most of these costs being energy consumption. Unless this current surge in demand for nuclear energy due to AI infrastructure expansions catches on and also lets BTC miners use nuclear energy, these expenses will grow out of proportion and continue to be paid for by market participants.
  3. Mining centralization is inevitable because of what reason no.2 and the halving system. Every halving will price out more and more smaller miners. Only those with access to cheap limitless energy, security, and economy of scale will be able to mine. Eventually the endgame would see only a few mining entities left, exposing the BTC total hashrate to more than 50% control under one entity. Even if it's a 1% probability, this would be enough to warrant fear and uncertainty, a breakdown of trust.
  4. Transaction fees are not enough. Right now transaction fees account for about 10~15% of total mining revenue. The only way this becomes enough to cover for operation costs and then have profitable spread is global energy costs continue decreasing, rather than decreasing.

I personally believe that even if BTC survives as a store of value, things like XNO would still shine as the more practical utility when it comes to microstransactions. For example, if the cheapest fee I'd have to pay on the btc network exceeds 10 dollars, then I wouldn't pay that fee to buy a coffee.

What do you guys think?

81
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/pogmickenpox02 on 2025-06-13 02:11:01+00:00.

82
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/yeicrypto on 2025-06-12 08:37:58+00:00.

83
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/NanoisaFixedSupply on 2025-06-12 02:28:34+00:00.


It's been said "No taxation without representation."

What Nano delivers is "No taxation with representation."

Taxes are Fees. Fees are taxes. Diluting the money supply from inflating is just another form of a tax and a fee.

Being feeless is essential to preserving freedom and liberty.

As long as there is the ability to forcibly extract a value from someone, there is room for corruption.

Nanocurrency is anti-corruption.

If you have inflation of the coin supply, your value is being diluted against your will, and going to someone else who is not your representative.

With Nano, you have representatives and there are no fees or inflation taxes given to them. This forces complete accountability and eradicates corruption.

Even in a system where there is "taxation/fees/inflation with representation", it inevitably leads to corruption of those representatives, increasing the fees/taxes/currency debasement. We can clearly see this is a failed system and Nanocurrency making it the number 1 priority to be 100% comprehensive feeless brings a new paradigm.

Even if there were to be some sort of corruption to sneak into a the nano system, the preservation of being feeless and a fixed supply, makes it a law of necessity by means of market forces and dynamics, to root out the corruption. The corrupt actor (even if he got to power) cannot maintain it - funding through the means of fees or inflation (dilution of the money supply from new currency units) is out of their control. They will inevitably lose their power. They have no reliable source of future funding to keep their wicked and corrupt regime in place. Nano's governance brings perfect equity and fairness and FORCES it. So with Nano having the 1st top priority being 100% feeless/fixed supply/inflationless/tax free, it invariably creates an environment of perpetual self-re-enforcing sustainability around sound government and honest actors.

This is foundational to having trusable money. Nanocurrency is the most trustable money. Even gold and silver (traditional money) has been corrupted with corrupt actors owning goldmines etc and controlling all the supply for themselves. We all share in this planet and nobody should have an edge over our money supply. Nano gives us a sold foundation for an honest financial system. It is better than Bitcoin because there are no fees forced on you and absolutely no new units of supply are ever entering circulation again.

Nanocurrency is BETTER than a Gold Standard.

84
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/NanoMod on 2025-06-09 05:00:33+00:00.


Welcome to Nano!

This post is meant for things that are relevant but do not justify their own post. For example, debates, issues, simple questions, memes or similar.

We normally recommend using our Discord server for quicker answers but using this post is fine if you don't have/want Discord. Note that the official English Telegram channel for nano is @ nanocurrency.

It's common that users have the same questions. So please, before making a new thread, make some research and look for similar questions. You will often find a comprehensive answer to your question has already been given! Please also check the official nano forum linked below.

What is Nano?

A fee-less, instant, decentralized and eco-friendly digital currency meant for peer-to-peer payments. Ticker is XNO and currency symbol Ӿ.

Please check out r/nanocurrencybeginners or the Beginners Guide to Nano blog

Where can I get some and try it out?

Where to store Nano?

  • There are several wallets to choose from found in this guide or listed here
  • The most simple form is the Nano seed which unlocks your accounts. Make sure to keep a safe backup of it, or you will risk losing your funds!
  • Nano is supported on the hardware wallet Ledger Nano S and X. Refer to the Full Guide
  • More about Nano security

Trade / Price Talk Neighbour Communities

More Information

Rules:

  • Be respectful of one another. Follow the golden rule of friendliness
  • No trolling or shilling
  • No begging, bragging or illegal activities
85
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Qwahzi on 2025-06-10 17:21:13+00:00.

Original Title: From Piotr on X: "I’m very happy with the Nano V28 version rollout! We’re comfortably hitting ~250 CPS steady on the live network right now without even maxing out throughput capacity. I’d expect to see around 1k CPS with full bucket saturation at the current 10 MB/s bandwidth limit."

86
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Inevitable-List1289 on 2025-06-10 11:12:54+00:00.


The numbers show the fundamental difference in the philosophy of both networks:

₿ Bitcoin (BTC):

Transaction fees of the last 7 days: ~ USD 331,790,000 😲

331 MILLION dollars in fees!

Ӿ Nano (XNO):

Transaction fees of the last 7 days: USD 0 💪

ZERO fees!

"But Bitcoin has a much larger volume than Nano!!!" - so what? Nano would have no fees at all even with higher volume! So why should I use Bitcoin to pay for something?

Why this difference?

Bitcoin was the first cryptocurrency—a revolution, but not perfect. Perhaps as an investment or to provide computing power for AI—but not as a means of payment.

That's what Nano was designed for. Only as a means of payment! Nothing else!

And it's just as secure, mature, tested, proven, globally distributed, decentralized, etc.

But it's also instant and emissions-free.

Your opinion?

Is "zero-fee" the future for digital payments, or will everyone continue to promote Bitcoin payments?

and 🚀 Nano vs. Bitcoin: Comparison of emissions over the last 7 days

₿ Bitcoin (BTC)

Example calculation (highly simplified, as consumption fluctuates): If Bitcoin, for example, consumes 150 TWh per year, that's approximately 150 TWh per week / 52 weeks ≈ 2.88 TWh. Converted into emissions, this depends heavily on the energy mix. With a global average (e.g., 400-500g CO2/kWh), that would be over 1 million tons of CO2 per week.

Ӿ Nano (XNO)

Estimate for the last 7 days: Practically close to zero in terms of network operation. The energy consumption of a Nano transaction is comparable to sending an email or a very small amount of data.

I'm in favor of a tax on the consumption of biocapacity (e.g., electricity). See SPI surcharge u/ZielFWO

Your opinion? Is this a good idea? Will Nano benefit from it?

#Ӿ #Cryptocurrency #Nano #Bitcoin #Blockchain #Fees #CryptoNews #XNO #BTC #DigitalMoney #FMS #FWO


87
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/the_azarian on 2025-06-09 11:25:49+00:00.

88
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Faster_and_Feeless on 2025-06-09 01:17:19+00:00.


Apparently another upgrade to the protocol was just released a few days ago.

Just wondering what's new?

89
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/CryptoKingKongz on 2025-06-08 12:07:09+00:00.


I asked Chat GPT to analyze some large wallets, it showed their are still wallets buying 50k-100k USD of XNO every week. Does any one have any thoughts on this?

90
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/thecryptos on 2025-06-08 01:53:21+00:00.

91
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/craly on 2025-06-07 10:22:29+00:00.


Ready to dip your toes into the world of cryptocurrency but don’t know where to begin? In this step-by-step tutorial you’ll go from absolute beginner to holding your very first fraction of crypto—without spending any money up front. We’ll use the energy-light Nano network and its community faucets as a hands-on learning playground, but the security practices you’ll learn apply to every blockchain.

92
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/CallMeSobriquet on 2025-06-07 08:08:04+00:00.


Hi all,

One real-life use-case for Nano being perfect for sending small amounts of cash for zero fees is the ever-growing arena of fantasy sports.

After very successful 2018, 2019, 2020, 2021, 2022, 2023 and 2024 seasons, we are looking for additional players to submit their expressions of interest to join our eighth season of the league. If we have enough extra players interested, a second league could even be spun up!

Cheers,

CMS

 

NANO CURRENCY LEAGUE

League info link

League Details

  • Commissioner: /u/CallMeSobriquet
  • Yahoo platform
  • Half-PPR Scoring
  • Standard Snake Draft; draft order randomised by Yahoo, once the league is full and paid up
  • 12 Team league
  • No divisions; league schedule will be randomised by Yahoo, once the league is full and paid up
  • Playoffs: weeks 15, 16 and 17
  • Playoff teams: top 6 regular season
  • Draft: Wed Aug 6th 1:00pm PDT / 8:00pm GMT / 10:00pm Central European Summer Time
  • Standard Yahoo points settings for offensive positions; modified settings for D/STs
  • Instant trades (but with League veto rules and roll-back of any suspected collusion)
  • FAAB waivers (waivers run every day except Tuesday)
  • 20 NANO buy-in
    • Payouts for 1st (100 NANO), 2nd (40 NANO) and 3rd (20 NANO)
    • A 20 NANO payout for the highest combined total points scored across weeks 1-17 ("The Behemoth")
    • A 3 NANO payout for the highest combined total points scored across weeks 1-7 ("Peaked Early")
    • A 3 NANO payout for the highest combined total points scored across weeks 8-14 ("Came Home Strong")
    • A 5.5 NANO payout for the highest combined total points scored across weeks 15-17 ("Timed it Right")
    • There will also be a 1 NANO payout each week for the highest score that week (for weeks 1-14); as well as a 2 NANO payout for the highest week 15 score, a 3 NANO payout for the highest week 16 score, and a 4 NANO payout for the highest week 17 score.
    • And finally there will be a weekly 1.5 NANO novelty prize in each of weeks 1-17. These are in to not only give us a laugh and keep us interested throughout the season, but also to just to demonstrate yet another use case of NANO being perfect for sending small amounts of cash for zero fees.

General Rules :

  1. We're here to have fun, so I encourage general smack talk and open mocking of people's trades in the league's private Slack channel; however incivility will not be tolerated.
  2. Collusion will not be tolerated. The Commissioner's rulings are final; trade intervention should only occur in extreme cases, and not if it's just a case of someone screwing you for a very good deal in a trade.
  3. Disclaimer: Yes, you are depositing your buy-in at your own risk. In case of a hack, hurricane, or hell freezing over, you’re just shit out of luck.

Payment:

  • Prior to sending your 20 nano to the league bank, send me a reddit DM with the address you’re sending from. That way I can verify each account and each player. Please use your reddit name as your league manager name until payment is verified (I gotta keep track somehow).
  • If you fail to send payment within a week of signing up, you will be kicked out with no mercy. Our goal is to have the league fully paid up and ready to rock well before Draft Day.
  • Do not send your league dues from an exchange wallet (e.g. Binance etc.) - route them through a personal wallet first (Natrium etc.)
  • League Wallet: nano_15xfccfy9ew36gujjqw5kshjzyosedmrqja649buj64cg66gqdunhtj73n4z
93
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/bobhumanist on 2025-06-02 15:36:18+00:00.


What's happening with it

94
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/jwinterm on 2025-06-04 21:30:15+00:00.


This seems to be a constant refrain around nano - that it should have smart contracts or be usable on ETH or whatever. I had some thoughts on this I shared on discord but I thought I would share them here as well in case some ambitious individual (or team more likely) wanted to take up the gauntlet (because I don't have the time or passion to work on something of this magnitude right now).

This is related to one existing technology and one under development:

  1. Hyperliquid is its own chain with its own token, which is currently and has been the hot thing for a while now because of their distribution model and now james wynn promo on twitter. It is decentralized nominally, but is an extremly small set of validators.
  2. Serai dex is a forthcoming dex based on polkadot technology I believe where the network has its own token and is operated by liquidity providers as I understand, essentially like a giant multisig, so hopefully more decentralized than hyperliquid. It will offer "deposits" of monero, bitcoin, eth, and dai I believe and allow for uniswap style LP trading between different chains (with a more seamless interface than existing p2p swaps)

How is this nano related?

Someone could launch essentially a hyperliquid fork (which is basically EVM as I understand it), where the governance/revenue token is distributed by claim/airdrop to existing nano holders, or nano/btc/ltc/xmr/fartcoin/whatever other community may be interesting to try and draw in users and liquidity. Obviously it would support nano deposits/withdraws via some kind of bridge, but how do we make a trustless bridge?

I guess this is where Serai could help. Serai enables Monero (and Bitcoin and Ether) deposits using a distributed/decentralized mechanism. Monero faces many of the same challenges as Nano in terms of no scripting and limited ability to post data.

Someone/people could also just lobby for Serai to support Nano once the go live with mainnet, which I believe is soonTM.

Hyperliquid at least appears to be open source, although I'm not sure they share all of their secret sauce https://github.com/hyperliquid-dex

Serai I'm pretty sure is planning to be completely open (and I thought it was close to ready but honestly the github looks kinda stale, hopefully they are doing final prep privately) https://serai.exchange/

Hypernano has a nice ring to it imo.

95
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/NanoMod on 2025-06-02 05:00:34+00:00.


Welcome to Nano!

This post is meant for things that are relevant but do not justify their own post. For example, debates, issues, simple questions, memes or similar.

We normally recommend using our Discord server for quicker answers but using this post is fine if you don't have/want Discord. Note that the official English Telegram channel for nano is @ nanocurrency.

It's common that users have the same questions. So please, before making a new thread, make some research and look for similar questions. You will often find a comprehensive answer to your question has already been given! Please also check the official nano forum linked below.

What is Nano?

A fee-less, instant, decentralized and eco-friendly digital currency meant for peer-to-peer payments. Ticker is XNO and currency symbol Ӿ.

Please check out r/nanocurrencybeginners or the Beginners Guide to Nano blog

Where can I get some and try it out?

Where to store Nano?

  • There are several wallets to choose from found in this guide or listed here
  • The most simple form is the Nano seed which unlocks your accounts. Make sure to keep a safe backup of it, or you will risk losing your funds!
  • Nano is supported on the hardware wallet Ledger Nano S and X. Refer to the Full Guide
  • More about Nano security

Trade / Price Talk Neighbour Communities

More Information

Rules:

  • Be respectful of one another. Follow the golden rule of friendliness
  • No trolling or shilling
  • No begging, bragging or illegal activities
96
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Milan_dr on 2025-06-03 12:14:01+00:00.

97
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/St0uty on 2025-06-01 19:28:42+00:00.

98
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/pallasrpg on 2025-05-31 13:20:30+00:00.


If governments, big banks, and hedge funds are embracing and actively pushing people to purchase a product...

chances are it's a shitty product.

Bitcoin's price may go up, but the embracing of Bitcoin by large institutions should tell everyone that it is now in the institutions' best interest to do so - not that they have capitulated to a force they can no longer control.

They now embrace Bitcoin, directly purchase or facilitate the purchasing of Bitcoin, and promote Bitcoin because it is something that they do control - co-opted long ago by the very institutions and special interests that it was created to circumvent.

The establishment has flip-flopped on Bitcoin because they have secured enough wealth and influence to ensure that they will benefit the most from it, same as how during the Great Recession ratings agencies were de-facto forbidden to downgrade mortgage bonds until the banks themselves secured net positive positions by knowingly offloading sub-prime garbage and stocking up on credit default swaps.

Governments and large institutions embracing Bitcoin should not be welcomed by celebration, but alarm. Bitcoin has made people and will probably continue to make people exceptionally wealthy, but we can no longer pretend it is the tool of financial sovereignty Satoshi envisioned it to be.

As Bitcoin adoption - not as a currency, but as a store-of-value - increases, so to will the regulations surrounding it. It's inherent non-fungibility makes and will increasingly make transaction activity on the network easier to track and, more importantly, easier to enforce regulation on. To quote Bitcoin power player and Blockstream CEO, Adam Back:

"Bitcoin's fungibility worse than PayPal"[1]

Satoshi understood that any attention on Bitcoin at its early stages was potentially poisonous. It is no secret that Bitcoin was initially created to subvert the existing financial system and corrupt institutions that upheld it. So when talk of WikiLeaks accepting Bitcoin as a reaction to being sanctioned from traditional finance rose within the community, Satoshi spoke his mind Dec 4, 2010:

I make this appeal to WikiLeaks not to try to use Bitcoin... the heat you would bring would like destroy us at this stage.[2]

The conversation reached an entirely new audience when on Dec 10, 2010, PC World authored an article titled, "Could the Wikileaks Scandal Lead to New Virtual Currency?" With PC World being an extremely popular outlet at the time, this article brought Bitcoin the attention that Satoshi seemed so keen to avoid. On that same day - less than 24 hours before his final post on the BitcoinTalk forums - Satoshi would lament this development poetically:

It would have been nice to get this attention in any other context. WikiLeaks has kicked the hornet's nest, and the swarm is headed towards us.[3]

It would be naive to think that Bitcoin hasn't been on the establishment's radar from an early stage. The smart ones within would immediately have recognized it as a threat, or as something to control. The swarm has been working in the shadows, and we are slowly beginning to see the fruits of its labor in the form of "sanctioned adoption".

When Monero is delisted from exchanges, or made illegal by the government, or smeared by institutions, that is a cause to celebrate, not despair.

Celebrate because Monero is working as intended.

If you've made it this far, thanks for indulging me.

99
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/NanoisaFixedSupply on 2025-05-30 02:01:06+00:00.


Looking to make some Nanocurrency business cards. Need some graphics and design ideas.

Just something to have ready to hand out. Nothing like being able to hand someone a card and say hey check this out, or leave one in a strategic location.

If you have any ideas/designs/proofs or examples you would like to share, it would be much appreciated.

My current idea is something like this below where we can try to hit the essentials and get them started trying it all at once.

"Ticker: XNO" (in background)

"Nanocurrency - Better than Bitcoin" or "Nanocurrency - The Bitcoin Killer" (main text)

"Get Free Nano Now: Scan QR code: *" (QR with link going to nanodrop.io faucet or other good quality faucet)

"Zero Fees. Eco-Friendly. Instant Payment. Fixed Supply." (at the bottom of the card.)

"Nano.org" (somewhere on the card wherever it fits)

"Ӿ" (currency symbol somewhere it fits too)


Obviously, if the person is interested they will have to be savvy enough to figure out how to get their own wallet, but this shouldn't be too hard (I hope). There is only so much space on a business card so it is a challenge to get it all without clutter.
100
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/JaWiBro on 2025-06-01 13:23:05+00:00.


Hi everyone,

I’m looking to partner with a talented full-stack developer who’s experienced with Nano integration to build an exciting new crypto platform.

The project involves creating a secure, user-friendly system that leverages Nano for reward distribution and interaction, with unique engagement mechanics. I’m looking for someone who can take ownership of:

Backend development including Nano wallet/payment handling and transaction monitoring

Frontend/web app or bot interfaces for smooth user interaction

Integrations with popular platforms and APIs

Ensuring security, scalability, and maintainability

🤝 What’s on the Table: Profit sharing model — you get a significant percentage of platform revenue

Creative input on the project’s direction and future features

Potential to grow with the project as it scales, including DAO possibilities

Flexible working relationship with clear milestones and goals

✅ Ideal Candidate: Proven experience working with Nano’s RPC, wallets, and transaction flow

Comfortable building both frontend and backend components (full-stack)

Familiarity with bots or web integrations on social platforms (Reddit, Discord, etc.) a plus

Motivated by building something meaningful and growing with a community

If you’re interested or know someone who might be, please DM me or reply here for a private chat. I’m happy to share more info once we connect.

Looking forward to collaborating with someone passionate about Nano and innovative crypto projects!

Cheers, JaWiBro

view more: ‹ prev next ›