Zelcore
Z

Zelcore Team

Multi-Asset Crypto Wallet & Web3 Ecosystem

Zelcore is a non-custodial, multi-chain crypto wallet founded in 2018 and developed by InFlux Technologies Limited. Supporting over 80 blockchains and 100,000+ digital assets, Zelcore provides secure self-custody across desktop, mobile, and browser extension platforms. With 500,000+ users and 2.5 million unique addresses, it is one of the most comprehensive multi-asset wallet ecosystems in Web3. Zelcore was co-founded by Daniel Keller (CEO of InFlux Technologies, 25+ years in tech), Parker Honeyman (COO, mechanical engineer and product development specialist), and Tadeas Kmenta (Lead Developer, architect of the core platform and backend infrastructure). The team combines deep blockchain engineering expertise with enterprise-grade security practices — private keys are never stored or shared, and all credentials remain encrypted on-device. The Zelcore Academy draws on years of hands-on experience building wallet software, integrating blockchain protocols, and supporting a global user community. Articles are written and reviewed by team members who work daily at the intersection of cryptography, decentralized finance, and user experience.

Articles by Zelcore Team

Should You Own NFTs in 2026?

Should You Own NFTs in 2026?

The capstone of NFTs 101: a framework for deciding when an NFT belongs in your crypto stack, which use cases make sense in 2026, and what to skip.

8 min read
Beyond Art: Utility, Gaming, and RWAs

Beyond Art: Utility, Gaming, and RWAs

NFT trading is a fraction of its 2022 peak, but the primitive found real uses: memberships, gaming, tokenized real-world assets, identity, and domains.

8 min read
Managing NFTs in a Multi-Chain Wallet

Managing NFTs in a Multi-Chain Wallet

A multi-chain wallet doesn't store NFTs — it derives keys per chain and relies on indexers to find them. Here's why that distinction matters in practice.

7 min read
NFT Scams and Wallet Drainers

NFT Scams and Wallet Drainers

Wallet drainer kits, signature phishing, Discord hijacks, and address poisoning have industrialized NFT theft. Here is how the attacks work and how to defend.

10 min read
Marketplaces Compared: OpenSea, Blur, Magic Eden

Marketplaces Compared: OpenSea, Blur, Magic Eden

OpenSea, Blur, and Magic Eden all sell NFTs, but they serve different traders on different chains. Here is how to pick the right one.

9 min read
Minting Explained

Minting Explained

Minting an NFT is a specific smart-contract state change — a new row in an ownership map, an event from the zero address, and a very specific gas bill.

8 min read
Where Your NFT Actually Lives

Where Your NFT Actually Lives

An NFT is a token on-chain, but the picture almost always lives somewhere else. Here's how that hand-off works — and when it breaks.

7 min read
What Is an NFT, Really?

What Is an NFT, Really?

An NFT isn't a picture — it's a unique, uncopyable entry in a blockchain ledger. Here's how that simple idea explains everything else.

8 min read
Holding Bitcoin in Zelcore: UTXO Hygiene, Lightning Access, and Self-Custody in Practice

Holding Bitcoin in Zelcore: UTXO Hygiene, Lightning Access, and Self-Custody in Practice

A practical, advanced guide to storing Bitcoin in Zelcore: BIP-84 addresses, UTXO hygiene, fee tiers, Lightning split, and a risk checklist that ties the whole series together.

9 min read
What an AMM Really Is: The x·y=k Invariant Explained With $100 Examples

What an AMM Really Is: The x·y=k Invariant Explained With $100 Examples

An automated market maker uses a simple formula, x times y equals k, to price every trade. Here is what that means, with $100 examples.

3 min read
Wallets, Gas, and Approvals: The Three Things Every DeFi User Must Understand

Wallets, Gas, and Approvals: The Three Things Every DeFi User Must Understand

Before you swap, lend, or farm anything, you need to understand the three primitives every DeFi interaction depends on: your wallet, gas, and token approvals.

7 min read
What DeFi Actually Is: Permissionless Finance Explained From the Bottom Up

What DeFi Actually Is: Permissionless Finance Explained From the Bottom Up

DeFi replaces banks and brokers with public smart contracts. Here is what that actually means, mechanically, and why one change cascades into everything else.

6 min read
Your Personal Custody Plan — A Decision Framework

Your Personal Custody Plan — A Decision Framework

A step-by-step framework for deciding where your assets actually live: thresholds for hot vs cold, when a passphrase or multi-sig layer is worth it, inheritance planning, and concrete example allocations.

8 min read
Your Attack Surface: Phishing, Clipboard Hijackers, Fake Apps, and SIM Swaps

Your Attack Surface: Phishing, Clipboard Hijackers, Fake Apps, and SIM Swaps

A practical catalogue of the top attacks on self-custody users — address poisoning, clipboard malware, fake wallet apps, and SIM swaps — with concrete mitigations for each.

9 min read
The 25th Word: How a Passphrase Adds a Second Layer

The 25th Word: How a Passphrase Adds a Second Layer

How BIP-39 passphrases create a fully separate hidden wallet, why they're the strongest defence against physical seed-phrase theft, the brutal failure modes, and when this is genuinely worth the risk.

7 min read
Hardware Wallets: What They Actually Protect Against — and What They Don't

Hardware Wallets: What They Actually Protect Against — and What They Don't

A clear-eyed threat model: what a secure element defends against, what it doesn't, and how to build self-custody habits that don't depend on false confidence.

8 min read
The Multi-Chain Custody Problem — One Seed, Many Ledgers

The Multi-Chain Custody Problem — One Seed, Many Ledgers

Why a single BIP-32/44 seed unlocks accounts across Bitcoin, Ethereum, Solana, and 80+ other chains in Zelcore — and the practical implications for address reuse, chain-specific metadata, and protecting your one point of failure.

8 min read
Seed Phrases in Depth: Derivation, Storage, and What Gets Wiped

Seed Phrases in Depth: Derivation, Storage, and What Gets Wiped

Beyond the basics: how BIP-39 encodes entropy, how PBKDF2 and BIP-32/44 derive every key, what survives a device reset, and the recovery failure modes nobody warns you about.

9 min read
How On-Chain Lending Works: Collateral, Health Factor, and Liquidations

How On-Chain Lending Works: Collateral, Health Factor, and Liquidations

DeFi lending explained with a worked example: deposit collateral, borrow against it, watch the health factor, and understand how liquidations actually fire.

8 min read
Stablecoins From First Principles: Fiat-Backed, Crypto-Backed, and Algorithmic

Stablecoins From First Principles: Fiat-Backed, Crypto-Backed, and Algorithmic

Three stablecoins labelled $1 can rest on wildly different foundations. Learn how fiat-backed, crypto-backed, and algorithmic designs actually work — and fail.

9 min read
Impermanent Loss: Why Providing Liquidity Isn't Free Money

Impermanent Loss: Why Providing Liquidity Isn't Free Money

Impermanent loss is the hidden cost of being an AMM liquidity provider. Here's the math, a reference table, and a checklist to decide if the fees are worth it.

4 min read
Oracles and the Price Problem: How DeFi Knows What Anything Is Worth

Oracles and the Price Problem: How DeFi Knows What Anything Is Worth

Smart contracts are sealed from the outside world by design. Oracles are the signed conduits that pipe prices in — and the single point where DeFi most often breaks.

10 min read
Composability and Systemic Risk: Why DeFi Protocols Fail Together

Composability and Systemic Risk: Why DeFi Protocols Fail Together

DeFi's composability lets protocols stack like Lego, but it also means one oracle glitch or depeg can cascade across lending, AMMs, and stablecoins in minutes.

10 min read
The Bitcoin Halving Schedule: Why BTC Supply Is Capped at 21 Million

The Bitcoin Halving Schedule: Why BTC Supply Is Capped at 21 Million

Bitcoin's halving cuts the block subsidy every 210,000 blocks, enforcing a hard 21 million cap. Here is the schedule, the math, and why it matters.

6 min read
UTXOs Explained: How Bitcoin Tracks Balances Without Accounts

UTXOs Explained: How Bitcoin Tracks Balances Without Accounts

Bitcoin has no account balances. It tracks unspent outputs (UTXOs) like coins in a purse. Here is how the model works, why it exists, and what it means for you.

7 min read
Bitcoin Fees and the Block-Space Market: SegWit, Mempool, and Fee Estimation

Bitcoin Fees and the Block-Space Market: SegWit, Mempool, and Fee Estimation

How Bitcoin transaction fees work: weight units, the SegWit witness discount, address types, mempool dynamics, RBF, CPFP, and why fees spike.

7 min read
The Lightning Network: Payment Channels, Routing, and Bitcoin's Scaling Layer

The Lightning Network: Payment Channels, Routing, and Bitcoin's Scaling Layer

How Lightning turns Bitcoin into a payment network: 2-of-2 channels, HTLC routing, liquidity, Taproot channels, splicing, LSPs, and honest trade-offs.

9 min read
51% Attack Economics: Why Bitcoin's Security Budget Matters

51% Attack Economics: Why Bitcoin's Security Budget Matters

Why Bitcoin's ~900 EH/s hashrate makes 51% attacks economically irrational, what smaller chains like BTG, ETC, and BSV teach us, and how to pick a safe confirmation depth.

10 min read
"Not Your Keys, Not Your Coins" — What an Exchange Actually Holds

"Not Your Keys, Not Your Coins" — What an Exchange Actually Holds

Unpacks the difference between an IOU balance on an exchange and actual on-chain ownership, using concrete failures (FTX, Mt. Gox) to show what 'custodial' means in practice.

6 min read
Staying Safe On-Chain: Scams, Red Flags, and Safe Habits

Staying Safe On-Chain: Scams, Red Flags, and Safe Habits

Crypto scams cost Americans $11.3 billion in 2025 alone — but most attacks follow predictable patterns. Learn to spot them and build the habits that keep your funds out of reach.

9 min read
Seed Phrases: Your Master Key to Every Account

Seed Phrases: Your Master Key to Every Account

How a 12 or 24-word seed phrase deterministically derives every private key in your wallet, why losing it means losing your crypto forever, and how to store it safely.

8 min read
Transaction Fees Explained: Why You Pay Them and How to Estimate Them

Transaction Fees Explained: Why You Pay Them and How to Estimate Them

What transaction fees actually pay for, why they spike during congestion, and how to use a fee estimator to avoid overpaying on Bitcoin and Ethereum.

7 min read
How a Blockchain Transaction Works, Step by Step

How a Blockchain Transaction Works, Step by Step

Traces a single send from the moment you hit confirm through signing, broadcast, the mempool, block inclusion, and final confirmation — so you understand why it takes time and why fees exist.

7 min read
What Is a Crypto Wallet — and What It Actually Stores

What Is a Crypto Wallet — and What It Actually Stores

Most people assume a crypto wallet holds their coins. It doesn't. Here's what a wallet actually stores — and why that distinction changes everything about how you protect your funds.

6 min read
Public Keys, Private Keys, and Why You Should Care

Public Keys, Private Keys, and Why You Should Care

Demystifies asymmetric cryptography with a padlock-and-key analogy so readers understand why a public address is safe to share but a private key must never leave their control.

6 min read
What Is Cryptocurrency? Coins, Tokens, and the Difference

What Is Cryptocurrency? Coins, Tokens, and the Difference

Clarifies the often-confused distinction between native coins (like BTC or ETH) and tokens issued on top of an existing chain, with practical examples and real-world implications.

7 min read
Who Keeps the Ledger? Understanding Nodes and Decentralisation

Who Keeps the Ledger? Understanding Nodes and Decentralisation

Explains what a node is, why thousands of them independently store the same data, and why that redundancy makes the network resistant to shutdown or manipulation.

7 min read
How Blocks and Chains Actually Work

How Blocks and Chains Actually Work

Walks through exactly what data lives inside a block, why each block references the one before it via a cryptographic hash, and why tampering with one block would visibly break the entire chain.

6 min read
What Is a Blockchain, Really?

What Is a Blockchain, Really?

Strips away the hype to explain a blockchain as a shared ledger that no single party controls, using a simple analogy of a public notice board that everyone can read but no one can secretly erase.

5 min read
Why Hardware Wallets Matter

Why Hardware Wallets Matter

Software wallets are convenient, but hardware wallets keep your keys offline where malware can't reach them. Here's what that actually means.

2 min read
    Zelcore Team — Author