ππ₯ UPDATE: 11 MH/s β NETWORK IS ON FIRE!
We just posted about nearing 7 MH/s and it's already blown past that β network hashrate is now at 11 MH/s, more than 100x where it was just hours ago.
Difficulty is climbing right along with it (max Β±8% per block, exactly as designed) to keep block times consistent as more hashpower joins.
This is what a coordinated release day looks like β the retarget fix, EasyMiner v1.1.1, HiveOS support, new pool listings, all landing together. And the community showed up in force.
Thank you all β this is genuinely incredible growth. Let's keep this momentum going! βοΈππ₯
We just posted about nearing 7 MH/s and it's already blown past that β network hashrate is now at 11 MH/s, more than 100x where it was just hours ago.
Difficulty is climbing right along with it (max Β±8% per block, exactly as designed) to keep block times consistent as more hashpower joins.
This is what a coordinated release day looks like β the retarget fix, EasyMiner v1.1.1, HiveOS support, new pool listings, all landing together. And the community showed up in force.
Thank you all β this is genuinely incredible growth. Let's keep this momentum going! βοΈππ₯
π CivicNet just went mobile!
CivicNet EasyMiner for Android is officially out β mine CIVIC from the palm of your hand. Set your address, pick your pool, choose your threads, and you're mining. Simple as that.
Real-time job log built right in so you can watch every share land.
Keeps mining in the background too β lock your screen, walk away, come back to progress.
π Download here (sideload, no Play Store): https://github.com/CivicLight/civicnet-easyminer-android/releases
Android 7.0+ Β· ARM64
let's go! π
CivicNet EasyMiner for Android is officially out β mine CIVIC from the palm of your hand. Set your address, pick your pool, choose your threads, and you're mining. Simple as that.
Real-time job log built right in so you can watch every share land.
Keeps mining in the background too β lock your screen, walk away, come back to progress.
π Download here (sideload, no Play Store): https://github.com/CivicLight/civicnet-easyminer-android/releases
Android 7.0+ Β· ARM64
let's go! π
GitHub
Releases Β· CivicLight/civicnet-easyminer-android
Contribute to CivicLight/civicnet-easyminer-android development by creating an account on GitHub.
π Heads up on something we're planning for the future: CivicNet's halving mechanism.
Instead of a sudden 50% reward cut (like Bitcoin/Litecoin), we're designing a smoother transition:
β’ Reward stays at 77 CIVIC until block 2.1M (~4 years out, not happening soon)
β’ At that point, a smaller 25% cut kicks in (77 β 57.75)
β’ After that, NO MORE halvings -- reward just decreases gradually by 0.0000377% every single block, forever
β’ Total supply cap stays exactly the same: 315,000,000 CIVIC
Why: sudden 50% cuts can shock miners right when it happens (profitability drops instantly, before difficulty adjusts). A smoother curve protects the network better, especially while we're still growing.
This is still in the design phase, nothing is live yet, just wanted to keep the community in the loop early. Questions welcome!
Instead of a sudden 50% reward cut (like Bitcoin/Litecoin), we're designing a smoother transition:
β’ Reward stays at 77 CIVIC until block 2.1M (~4 years out, not happening soon)
β’ At that point, a smaller 25% cut kicks in (77 β 57.75)
β’ After that, NO MORE halvings -- reward just decreases gradually by 0.0000377% every single block, forever
β’ Total supply cap stays exactly the same: 315,000,000 CIVIC
Why: sudden 50% cuts can shock miners right when it happens (profitability drops instantly, before difficulty adjusts). A smoother curve protects the network better, especially while we're still growing.
This is still in the design phase, nothing is live yet, just wanted to keep the community in the loop early. Questions welcome!
π¨ IMPORTANT UPDATE β v3.0.4 IS HERE π¨
Another follow-up fix for anyone running a node, mining solo, or on the desktop Qt wallet.
We found and fixed one more edge case in the PoW difficulty retarget logic, this one's about the exact timestamp used at the end of the retarget window whenever a PoS block sits right at the tip. Here's the deal:
πΉ The problem
When calculating the new difficulty, the retarget window's end-timestamp was being read straight from the chain tip, but if that tip happened to be a PoS block, its timestamp can be slightly ahead of real time (other stakers' clocks aren't always perfectly synced). That distorted timestamp was quietly poisoning the difficulty math for the very next PoW block.
πΉ The fix
We added a dedicated walk-back that always finds the nearest GENUINE PoW block's timestamp for the retarget window's end, completely neutralizing the effect of a PoS block's slightly-off timestamp on the next difficulty calculation. Same principle as the retarget-window and difficulty-base fixes before it, just closing the last gap.
πΉ Also in this release
Real-time ZMQ notification support is now built into the node binary, useful groundwork for explorers, pools, and other tools that want instant block/tx notifications instead of polling.
πΉ The safety net
This fix has its own dedicated activation timestamp, it does NOT apply retroactively to already-mined blocks. Clean switch-over at the scheduled time, no chain drama.
β° Activation: 2026-08-21 09:00:00 UTC
π₯ If you run a full node, solo mine, or use the desktop Qt wallet, update before activation to stay in sync with the network:
https://github.com/CivicLight/CivicNet/releases/tag/v3.0.4
Pool miners (own pool, NitroPool, RabbitMiner), you don't need to do anything, your pool operator handles this.
Three retarget fixes deep now, and each one's been about closing a specific edge case rather than a big rewrite, that's the pattern we're sticking with. Steady, boring, correct.π
Another follow-up fix for anyone running a node, mining solo, or on the desktop Qt wallet.
We found and fixed one more edge case in the PoW difficulty retarget logic, this one's about the exact timestamp used at the end of the retarget window whenever a PoS block sits right at the tip. Here's the deal:
πΉ The problem
When calculating the new difficulty, the retarget window's end-timestamp was being read straight from the chain tip, but if that tip happened to be a PoS block, its timestamp can be slightly ahead of real time (other stakers' clocks aren't always perfectly synced). That distorted timestamp was quietly poisoning the difficulty math for the very next PoW block.
πΉ The fix
We added a dedicated walk-back that always finds the nearest GENUINE PoW block's timestamp for the retarget window's end, completely neutralizing the effect of a PoS block's slightly-off timestamp on the next difficulty calculation. Same principle as the retarget-window and difficulty-base fixes before it, just closing the last gap.
πΉ Also in this release
Real-time ZMQ notification support is now built into the node binary, useful groundwork for explorers, pools, and other tools that want instant block/tx notifications instead of polling.
πΉ The safety net
This fix has its own dedicated activation timestamp, it does NOT apply retroactively to already-mined blocks. Clean switch-over at the scheduled time, no chain drama.
β° Activation: 2026-08-21 09:00:00 UTC
π₯ If you run a full node, solo mine, or use the desktop Qt wallet, update before activation to stay in sync with the network:
https://github.com/CivicLight/CivicNet/releases/tag/v3.0.4
Pool miners (own pool, NitroPool, RabbitMiner), you don't need to do anything, your pool operator handles this.
Three retarget fixes deep now, and each one's been about closing a specific edge case rather than a big rewrite, that's the pattern we're sticking with. Steady, boring, correct.π
GitHub
Release CivicNet Core v3.0.4 - PoW Retarget Fix V3 (endpoint-tip timestamp) + ZMQ Β· CivicLight/CivicNet
This release fixes a follow-up bug in the PoW retarget logic (v3.0.2/v3.0.3 correctly handled the retarget window and the difficulty base, but the retarget's end-of-window timestamp could still...
π’ v3.0.5 is out β staking fixes + a difficulty redesign
If you've had stakes getting rejected, or noticed nobody's found a PoS block in a while, this one's for you.
What was going wrong
Two things, actually. First, the wallet would try to stake before it was even allowed to β it didn't check the minimum gap since the last PoS block before building and submitting, so those attempts were dead on arrival every time. Second, and sneakier: even when the timing was right, the number the wallet used to calculate a valid stake wasn't the same number the network checks it against. Different inputs, same math β so a technically-valid stake would still get bounced.
On top of that, we traced why the network's staking difficulty hasn't budged in days: it only ever updates itself right when a stake is found. No stakes for a while = it just sits there, frozen, instead of adjusting to make staking easier again. Mainnet's been stuck in exactly that spot since a couple days ago.
π₯ Running a node, staking, or using the Qt wallet? Grab the update here:
https://github.com/CivicLight/CivicNet/releases/tag/v3.0.5
What changed
- Gap check now happens up front, before the wallet wastes a cycle on a stake it can't submit
- The two mismatched numbers now agree, so valid stakes actually go through
- Difficulty re-evaluates every 50 blocks no matter what, pulling from an averaged recent history instead of one lucky/unlucky data point, and correcting harder the further off it's drifted
- A one-time nudge to unstick the difficulty that's frozen right now
Each of these sits behind its own activation switch, so nothing retroactively changes blocks that already exist β the new logic only kicks in going forward from the timestamp below.
β° *Activation:* 2026-08-21 09:00:00 UTC
Pool miners can sit this one out β nothing here touches PoW.
-CivicNet Team
If you've had stakes getting rejected, or noticed nobody's found a PoS block in a while, this one's for you.
What was going wrong
Two things, actually. First, the wallet would try to stake before it was even allowed to β it didn't check the minimum gap since the last PoS block before building and submitting, so those attempts were dead on arrival every time. Second, and sneakier: even when the timing was right, the number the wallet used to calculate a valid stake wasn't the same number the network checks it against. Different inputs, same math β so a technically-valid stake would still get bounced.
On top of that, we traced why the network's staking difficulty hasn't budged in days: it only ever updates itself right when a stake is found. No stakes for a while = it just sits there, frozen, instead of adjusting to make staking easier again. Mainnet's been stuck in exactly that spot since a couple days ago.
π₯ Running a node, staking, or using the Qt wallet? Grab the update here:
https://github.com/CivicLight/CivicNet/releases/tag/v3.0.5
What changed
- Gap check now happens up front, before the wallet wastes a cycle on a stake it can't submit
- The two mismatched numbers now agree, so valid stakes actually go through
- Difficulty re-evaluates every 50 blocks no matter what, pulling from an averaged recent history instead of one lucky/unlucky data point, and correcting harder the further off it's drifted
- A one-time nudge to unstick the difficulty that's frozen right now
Each of these sits behind its own activation switch, so nothing retroactively changes blocks that already exist β the new logic only kicks in going forward from the timestamp below.
β° *Activation:* 2026-08-21 09:00:00 UTC
Pool miners can sit this one out β nothing here touches PoW.
-CivicNet Team
GitHub
Release CivicNet Core v3.0.5 - PoS Staking Fixes + Stake-Target Retarget Redesign Β· CivicLight/CivicNet
This release fixes two staking bugs reported by the community (a wallet's staking attempts were silently wasted and rejected even when otherwise valid), and separately redesigns how the PoS sta...
π CIVICNET IS NOW AVAILABLE ON LIQUIDPOOL
Weβre excited to announce that CivicNet (CIVIC) is now available for mining on LiquidPool.
βοΈ Coin: CivicNet (CIVIC)
π― Mining: PPLNS & SOLO
π° Minimum Payout: 1 CIVIC
π Mining Pool:
https://liquidpool.net/coin/civicnet
This is another step forward for the CivicNet ecosystem, expanding our mining infrastructure and giving miners a new way to participate in the network.
A big thank you to the LiquidPool team for supporting CivicNet and making this integration possible.
More developments and integrations are coming.
Mine CIVIC. Build CivicNet. π
-CivicNet Team
Weβre excited to announce that CivicNet (CIVIC) is now available for mining on LiquidPool.
βοΈ Coin: CivicNet (CIVIC)
π― Mining: PPLNS & SOLO
π° Minimum Payout: 1 CIVIC
π Mining Pool:
https://liquidpool.net/coin/civicnet
This is another step forward for the CivicNet ecosystem, expanding our mining infrastructure and giving miners a new way to participate in the network.
A big thank you to the LiquidPool team for supporting CivicNet and making this integration possible.
More developments and integrations are coming.
Mine CIVIC. Build CivicNet. π
-CivicNet Team
LiquidPool Direct
Mine CivicNet (CIVC) β CivicLightV2 Shared PPLNS Pool
Mine CivicNet (CIVC) on LiquidPool Direct with CivicLightV2. Shared PPLNS direct-to-wallet mining with live statistics and a transparent 1% fee.
β€3
Hey everyone π we've got a new Block Explorer for CivicNet, live now:
π https://explorer2.civiclight.xyz
real-time blocks, network stats (hashrate/difficulty w/ 7d trend), rich list, address lookup, staking history & more. Still polishing it, so feel free to drop feedback here! Old explorer stays up too π
π https://explorer2.civiclight.xyz
real-time blocks, network stats (hashrate/difficulty w/ 7d trend), rich list, address lookup, staking history & more. Still polishing it, so feel free to drop feedback here! Old explorer stays up too π
explorer2.civiclight.xyz
CivicNet Explorer
Hybrid PoW/PoS Blockchain Explorer
CivicNet own pool Currently in the maintenance phase to adjust varDiff
Pool is back to normal and smoothly, with auto varDiff and 0% fee :
stratum+tcp://stratum.civiclight.xyz:3032
stratum+tcp://stratum.civiclight.xyz:3032
What is Hybrid Value Layer?
We've been asked this a lot internally. We're not answering yet.
All we'll say: it's coming to CivicNet, it's not a smart contract, and it's not an AMM.
Figure the rest out. π
We've been asked this a lot internally. We're not answering yet.
All we'll say: it's coming to CivicNet, it's not a smart contract, and it's not an AMM.
Figure the rest out. π
π§ CivicNet Core v3.0.6 β Stake-Target Chainwork Sync Fix
v3.0.5 redesigned how the PoS stake-target recalculates (periodic checkpoints every 50 blocks, averaged history, tiered corrections). But that new logic only updated the internal difficulty value the network validates stakes against β a separate, older function that writes the difficulty into each block's header never got touched. So two supposedly-identical numbers quietly diverged, especially right after a checkpoint.
Two consequences: chain-work accounting could drift out of sync with the real staking cost, and a wallet could find a genuinely valid stake right before a checkpoint only to have it rejected right after β because validation was already using the newer, retargeted number by the time it submitted.
What changed:
Block headers and the internal difficulty value are now computed by the exact same function, so they can't drift apart
The staking wallet now predicts the difficulty for the block it's about to build, instead of using a value that can go stale right at a checkpoint boundary
Download: https://github.com/CivicLight/CivicNet/releases/tag/v3.0.6
Same activation-gate approach as always β nothing retroactive, only applies going forward.
Activation: 2026-08-26 14:00:00 UTC
Running a node, staking, or using the Qt wallet? Grab the update before then.
-CivicNet Team
v3.0.5 redesigned how the PoS stake-target recalculates (periodic checkpoints every 50 blocks, averaged history, tiered corrections). But that new logic only updated the internal difficulty value the network validates stakes against β a separate, older function that writes the difficulty into each block's header never got touched. So two supposedly-identical numbers quietly diverged, especially right after a checkpoint.
Two consequences: chain-work accounting could drift out of sync with the real staking cost, and a wallet could find a genuinely valid stake right before a checkpoint only to have it rejected right after β because validation was already using the newer, retargeted number by the time it submitted.
What changed:
Block headers and the internal difficulty value are now computed by the exact same function, so they can't drift apart
The staking wallet now predicts the difficulty for the block it's about to build, instead of using a value that can go stale right at a checkpoint boundary
Download: https://github.com/CivicLight/CivicNet/releases/tag/v3.0.6
Same activation-gate approach as always β nothing retroactive, only applies going forward.
Activation: 2026-08-26 14:00:00 UTC
Running a node, staking, or using the Qt wallet? Grab the update before then.
-CivicNet Team
GitHub
Release CivicNet Core v3.0.6 - Stake-Target Chainwork Sync Fix Β· CivicLight/CivicNet
This release fixes a divergence introduced by the v3.0.5 stake-target retarget redesign: the block header's nBits field (which feeds directly into chain-work accounting) and the internal nStake...
π₯ Something's cooking in CivicNet...
We're building something that changes how tokens work on CivicNet β not a smart contract, not a wrapped asset, but something baked directly into the protocol itself.
Imagine: launching a custom token on CivicNet where its convertibility is guaranteed by consensus rules, not by contract code that can be exploited or silently upgraded.
We call it the Hybrid Value Layer.
Here's what we can tease:
π Reserve-backed β every token holds real, locked value at the protocol level
β‘ Native β no VM, no smart contract layer required
π― Trust by design β things you'd normally just "trust the team" on are now verifiable on-chain
Still deep in internal testing. Full details + whitepaper coming soon.
Stay tuned π
-CivicNet Team
We're building something that changes how tokens work on CivicNet β not a smart contract, not a wrapped asset, but something baked directly into the protocol itself.
Imagine: launching a custom token on CivicNet where its convertibility is guaranteed by consensus rules, not by contract code that can be exploited or silently upgraded.
We call it the Hybrid Value Layer.
Here's what we can tease:
π Reserve-backed β every token holds real, locked value at the protocol level
β‘ Native β no VM, no smart contract layer required
π― Trust by design β things you'd normally just "trust the team" on are now verifiable on-chain
Still deep in internal testing. Full details + whitepaper coming soon.
Stay tuned π
-CivicNet Team
π CIVICNET MINING UPDATE
CivicNet is now operational on ViporLabβs US-based Stratum infrastructure.
The pool is stable and currently available for CivicNet miners, with mining and payouts working normally.
βοΈ MINING
Pool: https://noj.viporlab.net
Stratum: stratum+tcp://lab.viporlab.net:5090
Region: US-based Stratum
This adds another independent mining option to the CivicNet network and helps further distribute network hashrate.
CivicNet continues to expand its infrastructure while development of the ecosystem moves forward.
Thank you to everyone mining, staking, running nodes, testing infrastructure, and contributing to CivicNet.
CIVIC β Building the network, layer by layer.
-CivicNet Team
CivicNet is now operational on ViporLabβs US-based Stratum infrastructure.
The pool is stable and currently available for CivicNet miners, with mining and payouts working normally.
βοΈ MINING
Pool: https://noj.viporlab.net
Stratum: stratum+tcp://lab.viporlab.net:5090
Region: US-based Stratum
This adds another independent mining option to the CivicNet network and helps further distribute network hashrate.
CivicNet continues to expand its infrastructure while development of the ecosystem moves forward.
Thank you to everyone mining, staking, running nodes, testing infrastructure, and contributing to CivicNet.
CIVIC β Building the network, layer by layer.
-CivicNet Team
noj.viporlab.net
Vipor.NET - Mining Pools
Leading Mining Pool with 19+ Global Stratums, Unmatched Transparency, UI, and Stats that Set Us Apart
π1
π CivicNet v3.0.7 β Hybrid Value Layer (HVL) is LIVE
CivicNetβs Hybrid Value Layer is now active on mainnet.
HVL is a native token issuance system built directly into CivicNet consensus β no smart contracts, no bridges, and no third-party execution layer.
π Activation:
Production infrastructure and both seed nodes are already running v3.0.7 and fully synced.
πͺ Create your own token with the new official HVL Wallet:
π https://github.com/CivicLight/civicnet-wallet-for-hvl/releases
The wallet runs its own CivicNet node automatically and includes:
β’ Token creation
β’ Fixed or mintable supply
β’ Logo, description & social metadata
β’ Staking
β’ Send / Receive
β’ Native HVL asset management
HVL features:
πͺ Native token issuance
π Consensus-enforced anti-spam issuance fee
π₯ Native mint & burn
β³ Optional vesting schedules
π¨ IPFS metadata with on-chain hash verification
π CIVIC reserve-backed token redemption
β οΈ Node / pool operators: upgrade to v3.0.7 to remain compatible with HVL mainnet.
π https://github.com/CivicLight/CivicNet/releases/tag/v3.0.7
Ubuntu 22.04+ note:
v3.0.7 requires
HVL is now live. Build something on CivicNet. π
CivicNetβs Hybrid Value Layer is now active on mainnet.
HVL is a native token issuance system built directly into CivicNet consensus β no smart contracts, no bridges, and no third-party execution layer.
π Activation:
2026-09-01 08:00 UTCProduction infrastructure and both seed nodes are already running v3.0.7 and fully synced.
πͺ Create your own token with the new official HVL Wallet:
π https://github.com/CivicLight/civicnet-wallet-for-hvl/releases
The wallet runs its own CivicNet node automatically and includes:
β’ Token creation
β’ Fixed or mintable supply
β’ Logo, description & social metadata
β’ Staking
β’ Send / Receive
β’ Native HVL asset management
HVL features:
πͺ Native token issuance
π Consensus-enforced anti-spam issuance fee
π₯ Native mint & burn
β³ Optional vesting schedules
π¨ IPFS metadata with on-chain hash verification
π CIVIC reserve-backed token redemption
β οΈ Node / pool operators: upgrade to v3.0.7 to remain compatible with HVL mainnet.
π https://github.com/CivicLight/CivicNet/releases/tag/v3.0.7
Ubuntu 22.04+ note:
v3.0.7 requires
libdb_cxx-5.3.so. Check the release notes if the node fails to start.HVL is now live. Build something on CivicNet. π
GitHub
Releases Β· CivicLight/civicnet-wallet-for-hvl
CivicNet Wallet for HVL β official desktop wallet (Tauri + React) with full Hybrid Value Layer token support - CivicLight/civicnet-wallet-for-hvl
HOW TO CREATE A TOKEN ON CIVICNET Hybird Value Layer
Creating a token with CivicNet HVL is done directly from the official desktop wallet β no smart contracts and no coding required.
1οΈβ£ Open the wallet and go to Create Asset
2οΈβ£ Enter your token Symbol
β’ 1β12 characters
β’ AβZ and 0β9 only
Example:
3οΈβ£ Choose Decimals (0β8)
β οΈ IMPORTANT:
HVL has a hard maximum of 1,000,000,000 smallest units, so your decimal choice directly affects the maximum whole-token supply.
Decimals β Maximum whole supply
Formula:
Example:
If you choose 2 decimals, your maximum supply is 10,000,000 tokens.
If you choose 8 decimals, your maximum supply is only 10 tokens, but each token can be divided down to 0.00000001.
β Use 0β2 decimals if you want a large supply.
β Use higher decimals only if you need very small fractional amounts.
4οΈβ£ Enter the Token Name
5οΈβ£ Set the Initial Supply
The wallet automatically shows the maximum allowed based on your selected decimals.
6οΈβ£ Enter the required CIVIC Reserve Lock
7οΈβ£ Choose your supply model:
π Fixed Supply
Leave minting disabled.
No additional tokens can ever be created later.
π’ Capped / Mintable
Enable minting and set a Supply Cap.
You can mint more later, but never above the cap.
8οΈβ£ Optional:
Add a logo, description, website, Twitter/X and Telegram links.
The wallet uploads the metadata to IPFS automatically.
9οΈβ£ Click Create Asset
The wallet automatically builds, funds, signs and broadcasts the HVL issuance transaction, including the required anti-spam fee.
After confirmation, your token will appear on the Assets page.
Official HVL Wallet:
https://github.com/CivicLight/civicnet-wallet-for-hvl/releases
Creating a token with CivicNet HVL is done directly from the official desktop wallet β no smart contracts and no coding required.
1οΈβ£ Open the wallet and go to Create Asset
2οΈβ£ Enter your token Symbol
β’ 1β12 characters
β’ AβZ and 0β9 only
Example:
MYTOKEN3οΈβ£ Choose Decimals (0β8)
β οΈ IMPORTANT:
HVL has a hard maximum of 1,000,000,000 smallest units, so your decimal choice directly affects the maximum whole-token supply.
Decimals β Maximum whole supply
0 β 1,000,000,0001 β 100,000,0002 β 10,000,0003 β 1,000,0004 β 100,0005 β 10,0006 β 1,0007 β 1008 β 10Formula:
Max Supply = 1,000,000,000 / 10^DecimalsExample:
If you choose 2 decimals, your maximum supply is 10,000,000 tokens.
If you choose 8 decimals, your maximum supply is only 10 tokens, but each token can be divided down to 0.00000001.
β Use 0β2 decimals if you want a large supply.
β Use higher decimals only if you need very small fractional amounts.
4οΈβ£ Enter the Token Name
5οΈβ£ Set the Initial Supply
The wallet automatically shows the maximum allowed based on your selected decimals.
6οΈβ£ Enter the required CIVIC Reserve Lock
7οΈβ£ Choose your supply model:
π Fixed Supply
Leave minting disabled.
No additional tokens can ever be created later.
π’ Capped / Mintable
Enable minting and set a Supply Cap.
You can mint more later, but never above the cap.
8οΈβ£ Optional:
Add a logo, description, website, Twitter/X and Telegram links.
The wallet uploads the metadata to IPFS automatically.
9οΈβ£ Click Create Asset
The wallet automatically builds, funds, signs and broadcasts the HVL issuance transaction, including the required anti-spam fee.
After confirmation, your token will appear on the Assets page.
Official HVL Wallet:
https://github.com/CivicLight/civicnet-wallet-for-hvl/releases
GitHub
Releases Β· CivicLight/civicnet-wallet-for-hvl
CivicNet Wallet for HVL β official desktop wallet (Tauri + React) with full Hybrid Value Layer token support - CivicLight/civicnet-wallet-for-hvl
Finally,Token Issue Worked on Mainnet,First Token has been born on our Mainnet π₯
https://explorer2.civiclight.xyz/tokens/16c9d2ac7b59762f8854953e8d51454a74db84c5e85917bc90216ec211e63f14
For now,wallet has not been updated, please wait for the next update
https://explorer2.civiclight.xyz/tokens/16c9d2ac7b59762f8854953e8d51454a74db84c5e85917bc90216ec211e63f14
For now,wallet has not been updated, please wait for the next update
explorer2.civiclight.xyz
CivicNet Explorer
Hybrid PoW/PoS Blockchain Explorer
π CivicNet Wallet v0.1.1 is here!
A major update to the official CivicNet desktop wallet β built for the full Hybrid Value Layer (HVL) token experience.
What's new in this release:
π Full token lifecycle support β Create, Mint, Burn, Transfer, and Convert Out (redeem) your HVL tokens, all from one clean interface.
π¨ Create your own token β Issue a custom token in a few clicks, with logo, description, and social links (Website, Twitter/X, Telegram) uploaded directly to IPFS. Your branding shows up automatically across the CivicNet Explorer.
π Multiwallet support β Manage multiple wallets side-by-side, each with its own balance, history, and passphrase β switch between them anytime.
π Staking-only unlock β Unlock your wallet for staking only, without exposing spending access. Perfect for wallets you leave running unattended.
β‘ Send, Receive, Stake, and track Activity β everything you need for day-to-day CIVIC use, in one app.
Built for Windows, ready to go β no command line, no config files.
β¬οΈ Download CivicNet Wallet v0.1.1
https://github.com/CivicLight/civicnet-wallet-for-hvl/releases/tag/v0.1.1
Questions or feedback? Drop them in this channel β we're actively improving the wallet based on community input.
A major update to the official CivicNet desktop wallet β built for the full Hybrid Value Layer (HVL) token experience.
What's new in this release:
π Full token lifecycle support β Create, Mint, Burn, Transfer, and Convert Out (redeem) your HVL tokens, all from one clean interface.
π¨ Create your own token β Issue a custom token in a few clicks, with logo, description, and social links (Website, Twitter/X, Telegram) uploaded directly to IPFS. Your branding shows up automatically across the CivicNet Explorer.
π Multiwallet support β Manage multiple wallets side-by-side, each with its own balance, history, and passphrase β switch between them anytime.
π Staking-only unlock β Unlock your wallet for staking only, without exposing spending access. Perfect for wallets you leave running unattended.
β‘ Send, Receive, Stake, and track Activity β everything you need for day-to-day CIVIC use, in one app.
Built for Windows, ready to go β no command line, no config files.
β¬οΈ Download CivicNet Wallet v0.1.1
https://github.com/CivicLight/civicnet-wallet-for-hvl/releases/tag/v0.1.1
Questions or feedback? Drop them in this channel β we're actively improving the wallet based on community input.
GitHub
Release v0.1.1 Β· CivicLight/civicnet-wallet-for-hvl
New features: Mint and Burn for tokens, alongside existing Transfer and Convert Out (Redeem).
Fixes:
Fixed a bug where Metadata Update / Mint / Convert Out could accidentally select a token-colore...
Fixes:
Fixed a bug where Metadata Update / Mint / Convert Out could accidentally select a token-colore...
π1