Agent documentation index: llms.txt. Markdown versions of documentation pages are available by appending .md to the page URL.
Skip to main content

32 docs tagged with "ethereum"

View all tags

Cross-Chain Mint

Mint FXRP from XRP and bridge it to Sepolia in a single flow using Viem and LayerZero.

Cross-Chain Redeem

Send FXRP from Sepolia back to Flare and auto-redeem it to XRP on the XRPL using Viem and LayerZero.

Custom Instruction

Performing custom function calls in Flare Smart Accounts via XRPL payments with an off-chain executor.

Custom Instruction

Sending custom smart account instructions via XRPL using Viem and an off-chain executor.

EVMTransaction

Retrieve the transaction data from Ethereum, Flare, or Songbird.

EVMTransaction

Retrieve the transaction data from Ethereum, Flare, or Songbird.

FAssets Cycle

An overview of the FAssets cycle with the use of Flare Smart Accounts.

FDC

The Flare Data Connector (FDC) enables secure, onchain attestation of external data.

FDC by hand

Learn how to use FDC without the help of scripts.

Flare Confidential Compute

Flare Confidential Compute (FCC) extends the Flare blockchain with Trusted Execution Environments (TEEs) to enable secure off-chain computation, cross-chain payments, and fast data attestation.

Flare Smart Accounts

The Flare Smart Accounts is an account abstraction that performs actions on behalf of XRPL users.

Memo Field Custom Instruction

Performing custom function calls in the Flare Smart Accounts by carrying the full PackedUserOperation in the XRPL memo.

Mint to any Address

Mint FXRP and transfer it to a Flare address using the Flare Smart Accounts CLI.

Payment

Retrieve a Payment transaction data from Bitcoin, Dogecoin, or XRPL.

Payment

Retrieve a Payment transaction data from Bitcoin, Dogecoin, or XRPL.

Private Key Extension

Build and deploy a TEE extension that stores a private key and signs messages on-chain.

State Lookup

Reading the smart-accounts-related states from the Flare chain using Viem.