563

Crypto Explained: Concepts, Workflows and Tools

updated 2026-09-0211 min read54 connected nodes

A Web3 wallet stores your keys and signs transactions, letting you hold assets and connect to on-chain applications without an intermediary. A Web3 wallet is key-management software: it derives addresses from a seed, signs transactions locally and broadcasts them to a blockchain network. This guide pulls together everything on Onexial tagged crypto — 54 connected nodes across definitions, workflows, tool stacks, comparisons, prompts and applied use cases — and orders it the way you would actually learn it: vocabulary first, then process, then tooling, then execution. Every item below links to a full node with its own examples and connections, so you can go as deep as you need without losing the map.

Core concepts behind Crypto

Before wiring anything together, the vocabulary has to be precise. These 14 definitions cover the terms that show up in almost every Crypto discussion — each one links to a full entry with an example and its own connections inside the graph.

DEFDictionaryNODE·456C9D

Web3 Wallet

A Web3 wallet stores your keys and signs transactions, letting you hold assets and connect to on-chain applications without an intermediary.

#web3#wallet#crypto
/web3-walletopen →
DEFDictionaryNODE·5E6BB4

Self-Custody

Self-custody means you control the private keys to your assets, so no company can freeze, lend out or lose them on your behalf.

#web3#wallet#crypto
/self-custodyopen →
DEFDictionaryNODE·7ACBFF

Seed Phrase

A seed phrase is the 12–24 word backup from which every private key in a wallet is derived — whoever holds it holds the wallet.

#web3#wallet#crypto
/seed-phraseopen →
DEFDictionaryNODE·589ABB

Private Key

A private key is the secret number that authorises transactions from an address; the public address is derived from it, never the reverse.

#web3#wallet#crypto
/private-key-cryptoopen →
DEFDictionaryNODE·3459CC

DEX

A DEX is an exchange implemented as smart contracts, where trades settle on-chain from your own wallet instead of an internal exchange ledger.

#dex#defi#crypto
/dex-decentralized-exchangeopen →
DEFDictionaryNODE·412731

DeFi

DeFi is financial infrastructure built as open smart contracts — lending, trading, staking and derivatives that anyone can use or compose.

#defi#web3#crypto
/defi-decentralized-financeopen →
DEFDictionaryNODE·C1AE05

Gas Fee

A gas fee is the network payment for computation and storage in a transaction, priced by demand rather than by trade size.

#web3#onchain#crypto
/gas-feeopen →
DEFDictionaryNODE·54F1FA

On-chain Data

On-chain data is the public record of every transaction, balance and contract call — the raw material for wallet tracking and market research.

#onchain#crypto#research
/onchain-dataopen →
DEFDictionaryNODE·4176B9

Smart Money

Smart money is a label for wallets with a documented history of profitable, early positioning — a research filter, not a signal to copy blindly.

#smart-money#onchain#crypto
/smart-moneyopen →
DEFDictionaryNODE·369332

Whale Wallet

A whale wallet holds a position large enough that its trades move price or signal intent — which makes it worth watching and easy to misread.

#onchain#smart-money#crypto
/whale-walletopen →
DEFDictionaryNODE·78FA19

Stablecoin

A stablecoin is a token designed to hold a fixed value, usually against the dollar, used as the settlement layer of on-chain activity.

#stablecoins#defi#crypto
/stablecoinopen →
DEFDictionaryNODE·234421

Stop Loss & Take Profit

Stop loss and take profit are pre-committed exit rules that convert a discretionary decision into an executable instruction.

#trading#crypto#risk
/stop-loss-take-profitopen →

Workflows: how Crypto runs end to end

Concepts only matter once they become a repeatable process. Below are 7 documented workflows that apply Crypto to a concrete problem, with the steps, the tools involved and the variations worth testing.

FLWWorkflowNODE·5713ED

AI Crypto Research Workflow

A repeatable research loop: turn a question into market data, on-chain evidence and a written risk view before any position is considered.

#research#crypto#onchain
/ai-crypto-research-workflowopen →
FLWWorkflowNODE·222AA3

Track A Whale Wallet

Monitor a single large address correctly: separate real position changes from custody moves before drawing any conclusion.

#onchain#smart-money#crypto
/whale-wallet-tracking-workflowopen →
FLWWorkflowNODE·3FC931

Automated Crypto Alerts

Define the conditions that would change a decision, monitor them automatically, and receive one clean notification instead of watching charts.

#automation#crypto#trading
/automated-crypto-alerts-workflowopen →
FLWWorkflowNODE·728335

AI Token Research Workflow

Screen a token in under 30 minutes: contract facts, liquidity structure, holder concentration and a written risk verdict.

#research#crypto#onchain
/ai-token-research-workflowopen →
FLWWorkflowNODE·572AD6

Crypto Portfolio Monitoring

Aggregate positions across wallets and chains, compute real exposure, and alert on drift instead of checking balances manually.

#automation#crypto#risk
/portfolio-monitoring-workflowopen →
FLWWorkflowNODE·1B4DBC

Automated DCA Workflow

Set a recurring buy schedule that runs without your attention, with sizing and frequency chosen so fees stay negligible.

#automation#trading#crypto
/automated-dca-workflowopen →
FLWWorkflowNODE·6937E3

AI Trading Assistant Workflow

Use AI to research, structure and pressure-test a trade plan, keeping approval and execution firmly human.

#ai-agents#trading#crypto
/ai-trading-assistant-workflowopen →

The Crypto tool stack

A stack is a set of tools chosen for one job, not a list of favourites. These 4 stacks show which combinations hold up in production for Crypto, and what each layer is actually responsible for.

Trade-offs and comparisons

Most Crypto decisions are trade-offs rather than right answers. These 9 comparisons break down the real differences, when each option wins, and the recommendation for the common case.

VSComparisonNODE·6ECB42

CEX vs DEX

Centralised exchanges optimise for liquidity, fiat access and convenience; DEXs optimise for custody, permissionless listing and on-chain transparency.

#dex#crypto#trading
/cex-vs-dexopen →
VSComparisonNODE·742454

Custodial vs Self-Custody

Custody choice is a swap between counterparty risk you cannot control and operational risk you can.

#wallet#web3#crypto
/custodial-vs-self-custodyopen →
VSComparisonNODE·D7FB5D

Manual Trading vs Automated Trading

Manual trading adapts to context; automation enforces consistency. Most durable setups automate monitoring and keep judgement human.

#trading#automation#crypto
/manual-trading-vs-automated-tradingopen →
VSComparisonNODE·4F4CC9

On-chain Data vs Exchange Data

On-chain data shows verifiable wallet-level behaviour; exchange data shows aggregate price discovery. Serious research needs both.

#onchain#research#crypto
/onchain-data-vs-exchange-dataopen →
VSComparisonNODE·125FE7

AI Research vs Traditional Research

AI research compresses breadth and drafting; traditional research supplies verification and accountability for the claims you act on.

#research#crypto#ai-agents
/ai-research-vs-traditional-researchopen →
VSComparisonNODE·1E9A73

DCA vs Lump Sum

DCA spreads entry over time to reduce timing risk and behavioural error; lump sum maximises exposure time at the cost of concentrated entry risk.

#trading#automation#crypto
/dca-vs-lump-sumopen →
VSComparisonNODE·32C0F5

DeFi vs Traditional Finance

DeFi offers open access, composability and transparent rules; traditional finance offers legal recourse, insurance and stability.

#defi#crypto#risk
/defi-vs-traditional-financeopen →
VSComparisonNODE·56B9C2

Stablecoins vs Bank Transfers

Stablecoin transfers settle in minutes on public rails; bank transfers settle slower but come with reversibility and regulated protection.

#stablecoins#crypto#defi
/stablecoins-vs-bank-transfersopen →
VSComparisonNODE·484EB2

Web2 Apps vs Web3 Apps

Web2 apps authenticate with accounts and store state on private servers; Web3 apps authenticate with a wallet signature and keep state on a public chain.

#web3#wallet#crypto
/web2-apps-vs-web3-appsopen →

Prompts you can reuse

Prompts are reusable components. Each of these 11 prompts is written to be dropped into a Crypto workflow with minimal editing, including the context it expects and an example output.

PRMPromptNODE·663574

Token Research Prompt

Structures a full token due-diligence pass: mechanics, liquidity, concentration, bear case and unverifiable claims flagged explicitly.

#research#crypto#onchain
/token-research-promptopen →
PRMPromptNODE·6E1317

Crypto Market Analysis Prompt

Produces a structured market brief: regime, liquidity conditions, sector rotation, catalysts and what would change the view.

#research#crypto#trading
/crypto-market-analysis-promptopen →
PRMPromptNODE·7818D0

Crypto Portfolio Analysis Prompt

Audits a portfolio for hidden concentration, correlated exposure, custody risk and missing exit plans.

#risk#crypto#research
/portfolio-analysis-promptopen →
PRMPromptNODE·416181

Crypto Risk Analysis Prompt

Runs a pre-mortem on a position or protocol: enumerates failure modes, likelihood, impact and observable early warnings.

#risk#crypto#defi
/crypto-risk-analysis-promptopen →
PRMPromptNODE·40B9F3

Whale Tracking Prompt

Interprets a large transfer correctly by classifying counterparties before concluding anything about buying or selling.

#onchain#smart-money#crypto
/whale-tracking-promptopen →
PRMPromptNODE·794C67

Trading Strategy Generation Prompt

Converts a market view into a written, testable strategy with entry rules, invalidation, sizing and explicit failure conditions.

#trading#risk#crypto
/trading-strategy-promptopen →
PRMPromptNODE·3099C9

Position Sizing Prompt

Calculates defensible position size from risk-per-trade, invalidation distance and real exit liquidity.

#risk#trading#crypto
/position-sizing-promptopen →
PRMPromptNODE·26E568

Build An Alert Workflow Prompt

Designs a complete alerting pipeline — events, sources, thresholds, deduplication and delivery — from a plain description.

#automation#onchain#crypto
/alert-workflow-promptopen →
PRMPromptNODE·3E916A

Recurring Crypto Workflow Prompt

Specifies a safe recurring on-chain automation with spend caps, idempotency, failure handling and a kill switch.

#automation#web3#crypto
/recurring-crypto-workflow-promptopen →
PRMPromptNODE·5D44DB

Portfolio Monitoring Workflow Prompt

Designs a read-only monitoring system across wallets and chains, with exposure limits and drift alerts.

#automation#risk#crypto
/portfolio-monitoring-workflow-promptopen →
PRMPromptNODE·60EB76

Crypto Research Agent Prompt

System prompt for a research agent that must cite sources, separate fact from inference, and refuse to predict prices.

#ai-agents#research#crypto
/crypto-research-agent-promptopen →

Real applications of Crypto

Finally, 9 applied use cases: the situation, the system used to solve it, and the outcome. This is the layer that turns Crypto from an idea into leverage.

UCUse CaseNODE·F903EF

Track A Whale Wallet

A trader replaced noisy whale alerts with a labelled watchlist and counterparty classification, cutting alerts by 94% while keeping the useful ones.

#onchain#smart-money#crypto
/track-a-whale-walletopen →
UCUse CaseNODE·41A40B

Monitor A Crypto Portfolio

Aggregating six addresses across three chains revealed that a portfolio believed to hold 14 positions actually held one concentrated bet.

#crypto#risk#automation
/monitor-a-crypto-portfolioopen →
UCUse CaseNODE·1FEBC5

Get Token Alerts

Replacing price-only alerts with condition-based rules cut notifications by 80% and caught a liquidity withdrawal before price reflected it.

#automation#crypto#trading
/get-token-alertsopen →
UCUse CaseNODE·737231

Research A Token With AI

A structured AI research pass cut token screening from three hours to 35 minutes and produced documented passes instead of impulse entries.

#research#crypto#onchain
/research-a-token-with-aiopen →
UCUse CaseNODE·4D53CF

Automate DCA

Switching from daily manual buys to a weekly automated schedule cut fee drag from 4.1% to 0.3% of each buy and removed missed cycles.

#automation#trading#crypto
/automate-dcaopen →
UCUse CaseNODE·7B9415

Automate Trading Alerts

Encoding invalidation levels as automated alerts removed screen-watching and caught two thesis breaks the trader would have slept through.

#automation#trading#crypto
/automate-trading-alertsopen →
UCUse CaseNODE·3119FD

Track Stablecoins

Monitoring stablecoin balances by chain and version surfaced $12k stranded in a bridged token with almost no exit liquidity.

#stablecoins#crypto#automation
/track-stablecoinsopen →
UCUse CaseNODE·2023E9

Build An AI Crypto Research Agent

A read-only research agent produced daily briefings on a 30-token watchlist, cutting a 90-minute manual routine to a 10-minute review.

#ai-agents#research#crypto
/build-an-ai-crypto-research-agentopen →
UCUse CaseNODE·314DA3

Automate Portfolio Monitoring

A weekly automated snapshot with limit breach alerts replaced manual reconciliation and caught a protocol TVL collapse within hours.

#automation#risk#crypto
/automate-portfolio-monitoringopen →

Frequently asked questions

Is a Web3 wallet the same as an exchange account?
No. An exchange holds custody of your assets and can freeze or restrict them. A Web3 wallet gives you the private keys, so only you can sign transactions — and only you can recover the account.
Do I need a Web3 wallet to research crypto?
No. Research, on-chain analysis and alerting are read-only and need no wallet. You need one only when you want to execute: swap, deposit, mint or interact with a smart contract.
What is Self-Custody?
Self-custody is the property of holding the signing keys yourself instead of delegating them to a custodian. It removes counterparty risk and adds operational risk: backups, device hygiene and phishing resistance become your responsibility. Most practical setups split roles — a hardware wallet for long-term holdings, a hot Web3 wallet for daily on-chain activity.
What is an example of Self-Custody?
Keeping long-term positions on a hardware wallet while a hot Web3 wallet holds a small working balance for DEX swaps.
Why does Self-Custody matter for AI and automation?
Self-custody means you control the private keys to your assets, so no company can freeze, lend out or lose them on your behalf. It connects to the workflows, prompts and tool stacks linked on this page, so you can move from definition to execution without leaving Onexial.
What is Seed Phrase?
The seed (BIP-39 mnemonic) deterministically generates all addresses and keys in a wallet. It is a bearer secret: it cannot be revoked, rotated for existing addresses, or recovered if lost. Store it offline, never in a screenshot, cloud note or chat, and treat any site or 'support agent' asking for it as an attack.
What is an example of Seed Phrase?
Restoring the same accounts on a new device by entering the 12-word phrase — and losing them permanently if the phrase was only stored in a photo on a broken phone.
Why does Seed Phrase matter for AI and automation?
A seed phrase is the 12–24 word backup from which every private key in a wallet is derived — whoever holds it holds the wallet. It connects to the workflows, prompts and tool stacks linked on this page, so you can move from definition to execution without leaving Onexial.
keep reading