Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/pages/guide/issuance/create-a-stablecoin.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Create a Stablecoin"
description: Create your own stablecoin on Tempo using the TIP-20 token standard. Deploy tokens with built-in compliance features and role-based permissions.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/issuance/distribute-rewards.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Distribute Rewards"
description: Distribute rewards to token holders using TIP-20's built-in reward mechanism. Allocate tokens proportionally based on holder balances.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/issuance/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Stablecoin Issuance"
description: Create and manage your own stablecoin on Tempo. Issue tokens, manage supply, and integrate with Tempo's payment infrastructure.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/issuance/manage-stablecoin.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Manage Your Stablecoin"
description: Configure stablecoin permissions, supply limits, and compliance policies. Grant roles, set transfer policies, and control pause/unpause functionality.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/issuance/mint-stablecoins.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Mint Stablecoins"
description: Mint new tokens to increase your stablecoin's total supply. Grant the issuer role and create tokens with optional memos for tracking.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/issuance/use-for-fees.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Use Your Stablecoin for Fees"
description: Enable users to pay transaction fees using your stablecoin. Add fee pool liquidity and integrate with Tempo's flexible fee payment system.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/node/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Tempo Node"
description: Run your own Tempo node for direct network access. Set up RPC nodes for API access or validator nodes to participate in consensus.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/node/installation.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Node Installation"
description: Install Tempo node using pre-built binaries, build from source with Rust, or run with Docker. Get started in minutes with tempoup.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/node/rpc.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Running an RPC Node"
description: Set up and run a Tempo RPC node for API access. Download snapshots, configure systemd services, and monitor node health and sync status.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/node/system-requirements.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "System Requirements"
description: Minimum and recommended hardware specs for running Tempo RPC and validator nodes. CPU, RAM, storage, network, and port requirements.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/node/validator.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Running a Validator Node"
description: Overview of running a Tempo validator node.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/payments/accept-a-payment.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Accept a Payment"
description: Accept stablecoin payments in your application. Verify transactions, listen for transfer events, and reconcile payments using memos.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/payments/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Stablecoin Payments"
description: Send and receive stablecoin payments on Tempo. Integrate payments with flexible fee options, sponsorship capabilities, and parallel transactions.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/payments/pay-fees-in-any-stablecoin.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Pay Fees in Any Stablecoin"
description: Configure users to pay transaction fees in any supported stablecoin. Eliminate the need for a separate gas token with Tempo's flexible fee system.
showOutline: 1
interactive: true
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/payments/send-a-payment.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Send a Payment"
description: Send stablecoin payments between accounts on Tempo. Include optional memos for reconciliation and tracking with TypeScript, Rust, or Solidity.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/payments/send-parallel-transactions.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Send Parallel Transactions"
description: Submit multiple transactions concurrently using Tempo's expiring nonce system under-the-hood.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/payments/sponsor-user-fees.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Sponsor User Fees"
description: Enable gasless transactions by sponsoring fees for your users. Set up a fee payer service and improve UX by removing friction from payment flows.
interactive: true
---
Expand Down
2 changes: 2 additions & 0 deletions src/pages/guide/payments/transfer-memos.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
title: "Attach a Transfer Memo"
description: "Attach 32-byte references to TIP-20 transfers for payment reconciliation using memos for customer IDs and invoices."
interactive: true
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/stablecoin-dex/executing-swaps.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Executing Swaps"
description: Learn to execute instant stablecoin swaps on Tempo's DEX. Get price quotes, set slippage protection, and batch approvals with swaps.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/stablecoin-dex/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Exchange Stablecoins"
description: Trade between stablecoins on Tempo's enshrined DEX. Execute swaps, provide liquidity, and query the onchain orderbook for optimal pricing.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/stablecoin-dex/managing-fee-liquidity.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Managing Fee Liquidity"
description: Add and remove liquidity in the Fee AMM to enable stablecoin fee conversions. Monitor pools, check LP balances, and rebalance reserves.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/stablecoin-dex/providing-liquidity.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Providing Liquidity"
description: Place limit and flip orders to provide liquidity on the Stablecoin DEX orderbook. Learn to manage orders and set prices using ticks.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/stablecoin-dex/view-the-orderbook.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "View the Orderbook"
description: Inspect Tempo's onchain orderbook using SQL queries. View spreads, order depth, individual orders, and recent trade prices with indexed data.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/tempo-transaction/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Use Tempo Transactions"
description: Learn how to use Tempo Transactions for configurable fee tokens, fee sponsorship, batch calls, access keys, and concurrent execution.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/use-accounts/add-funds.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Add Funds"
description: Get test stablecoins on Tempo Testnet using the faucet. Request pathUSD, AlphaUSD, BetaUSD, and ThetaUSD tokens for development and testing.
mipd: true
interactive: true
Expand Down
5 changes: 5 additions & 0 deletions src/pages/guide/use-accounts/batch-transactions.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: "Batch Transactions"
description: "Combine multiple operations into a single atomic Tempo transaction to reduce gas costs and prevent partial failures."
---

# Batch Transactions

One of the most powerful features of the [Tempo Transaction](/protocol/transactions/spec-tempo-transaction) type is batching multiple operations into a single transaction. This allows you to execute several actions atomically (i.e., they all succeed or all fail together). This helps reduce gas costs, prevents partial failures, and creates better user experiences by combining multiple steps into one transaction.
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/use-accounts/connect-to-wallets.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Connect to Wallets"
description: Connect your application to EVM-compatible wallets like MetaMask on Tempo. Set up Wagmi connectors and add the Tempo network to user wallets.
mipd: true
interactive: true
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/use-accounts/embed-passkeys.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Embed Passkey Accounts"
description: Create domain-bound passkey accounts on Tempo using WebAuthn for secure, passwordless authentication with biometrics like Face ID and Touch ID.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/use-accounts/embed-tempo-wallet.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Embed Tempo Wallet"
description: Embed the Tempo Wallet dialog into your application for a universal wallet experience with account management, passkeys, and fee sponsorship.
interactive: true
---
Expand Down
1 change: 1 addition & 0 deletions src/pages/guide/use-accounts/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Create and Use Accounts"
description: Create and integrate Tempo accounts with the universal Tempo Wallet or domain-bound passkeys.
---

Expand Down
5 changes: 5 additions & 0 deletions src/pages/guide/use-accounts/scheduled-transactions.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: "Scheduled Transactions"
description: "Execute transactions within specific time windows using validAfter and validBefore timestamps on Tempo transactions."
---

# Scheduled Transactions

Execute transactions only within a specific time window using `validAfter` and `validBefore` timestamps.
Expand Down
5 changes: 5 additions & 0 deletions src/pages/guide/use-accounts/webauthn-p256-signatures.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: "WebAuthn and P256 Signatures"
description: "Sign Tempo transactions with WebAuthn passkeys, P256 keys, or standard secp256k1 wallets for flexible authentication."
---

# WebAuthn & P256 Signatures

Tempo EOA addresses can be derived from multiple signature types. Allowing you to sign transactions with standard Ethereum wallets, hardware security keys, biometric authentication like Face ID and Touch ID, or even using [passkeys](https://passkeys.dev/).
Expand Down
1 change: 1 addition & 0 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Tempo Documentation"
description: Explore Tempo's blockchain documentation, integration guides, and protocol specs. Build low-cost, high-throughput payment applications.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Learn"
description: Explore stablecoin use cases and Tempo's payments-optimized blockchain architecture for remittances, payouts, and embedded finance.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/partners.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Partners"
description: Discover Tempo's ecosystem of stablecoin issuers, wallets, custody providers, compliance tools, and ramps.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/tempo/fx.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Onchain FX"
description: Access foreign exchange liquidity directly onchain with regulated non-USD stablecoin issuers and multi-currency fee payments on Tempo.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/tempo/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Tempo Overview"
description: Discover Tempo, the payments-first blockchain with instant settlement, predictably low fees, and native stablecoin support.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/tempo/machine-payments.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Agentic Payments"
description: The Machine Payments Protocol (MPP) is an open standard for machine-to-machine payments, co-authored by Stripe and Tempo.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/tempo/modern-transactions.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Modern Transactions"
description: Native support for gas sponsorship, batch transactions, scheduled payments, and passkey authentication built into Tempo's protocol.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/tempo/native-stablecoins.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Native Stablecoins"
description: Tempo's stablecoin token standard with payment lanes, stable fees, reconciliation memos, and built-in compliance for regulated issuers.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/tempo/performance.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Performance"
description: High throughput and sub-second finality built on Reth SDK and Simplex Consensus for payment applications requiring instant settlement.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/tempo/privacy.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Privacy"
description: Explore Tempo's opt-in privacy features enabling private balances and confidential transfers while maintaining issuer compliance.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/use-cases/agentic-commerce.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Agentic Commerce"
description: Power autonomous AI agents with programmable stablecoin payments for goods, services, and digital resources in real time.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/use-cases/embedded-finance.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Embedded Finance"
description: Enable platforms and marketplaces to streamline partner payouts, lower payment costs, and launch rewarding loyalty programs.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/use-cases/global-payouts.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Global Payouts"
description: Deliver instant, low-cost payouts to contractors, merchants, and partners worldwide with stablecoins, bypassing slow banking rails.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/use-cases/microtransactions.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Microtransactions"
description: Enable true pay-per-use pricing with sub-cent payments for APIs, content, IoT services, and machine-to-machine commerce.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/use-cases/remittances.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Remittances"
description: Send cross-border payments faster and cheaper with stablecoins, eliminating correspondent banks and reducing transfer costs.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/learn/use-cases/tokenized-deposits.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Tokenized Deposits"
description: Move treasury liquidity instantly across borders with real-time visibility into global cash positions using tokenized deposits.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/blockspace/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Blockspace Overview"
description: Technical specification for Tempo block structure including header fields, payment lanes, and system transaction ordering.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Payment Lane Specification"
description: Technical specification for Tempo payment lanes ensuring dedicated blockspace for payment transactions with predictable fees during congestion.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/exchange/exchange-balance.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "DEX Balance"
description: Hold token balances directly on the Stablecoin DEX to save gas costs on trades, receive maker proceeds automatically, and trade more efficiently.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/exchange/executing-swaps.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Executing Swaps"
description: Learn how to execute swaps and quote prices on Tempo's Stablecoin DEX with exact-in and exact-out swap functions and slippage protection.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/exchange/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Stablecoin DEX"
description: Tempo's enshrined decentralized exchange for trading between stablecoins with optimal pricing, limit orders, and flip orders for liquidity provision.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/exchange/providing-liquidity.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Providing Liquidity"
description: Provide liquidity on Tempo's DEX using limit orders and flip orders. Earn spreads while facilitating stablecoin trades with price-time priority.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/exchange/quote-tokens.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Quote Tokens"
description: Quote tokens determine trading pairs on Tempo's DEX. Each TIP-20 specifies a quote token, with pathUSD available as an optional neutral choice.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/exchange/spec.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Stablecoin DEX Specification"
description: Technical specification for Tempo's enshrined DEX with price-time priority orderbook, flip orders, and multi-hop routing for stablecoin trading.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/fees/fee-amm/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Fee AMM Overview"
description: Understand how the Fee AMM automatically converts transaction fees between stablecoins, enabling users to pay in any supported token.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/fees/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Transaction Fees"
description: Pay transaction fees in any USD stablecoin on Tempo. No native token required—fees are paid directly in TIP-20 stablecoins with automatic conversion.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/fees/spec-fee-amm.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Fee AMM Specification"
description: Technical specification for the Fee AMM enabling automatic stablecoin conversion for transaction fees with fixed-rate swaps and MEV protection.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "Tempo Protocol"
description: Technical specifications and reference documentation for the Tempo blockchain protocol, purpose-built for global payments at scale.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/tip20-rewards/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "TIP-20 Rewards"
description: Built-in reward distribution mechanism for TIP-20 tokens enabling efficient, opt-in proportional rewards to token holders at scale.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/tip20-rewards/spec.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "TIP-20 Rewards Specification"
description: Technical specification for the TIP-20 reward distribution system using reward-per-token accumulator pattern for scalable pro-rata rewards.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/tip20/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "TIP-20 Token Standard"
description: TIP-20 is Tempo's native token standard for stablecoins with built-in fee payment, payment lanes, transfer memos, and compliance policies.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/tip20/spec.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "TIP-20 Specification"
description: Technical specification for TIP-20, the optimized token standard extending ERC-20 with memos, rewards distribution, and policy integration.
---

Expand Down
1 change: 1 addition & 0 deletions src/pages/protocol/tip403/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "TIP-403 Policy Registry"
description: Learn how TIP-403 enables TIP-20 tokens to enforce access control through a shared policy registry with whitelist and blacklist support.
---

Expand Down
Loading
Loading