liu

liu

On-chain Testing - Blockchain Experiment 1

Data on-chain process tracking (Edge Developer Tools operation)
Publishing on-chain test article:
Enter xLog "Publish Article," the title must contain "On-chain Test" (e.g., "On-chain Test - Edge Browser Experiment"), body ≥ 100 words, click "Publish."
Open Edge Developer Tools:
Method 1: Shortcut key F12 (same as Chrome);
Method 2: Click the browser's upper right corner "⋮" → "More tools" → "Developer tools."
Filter and find transaction hash:
Switch to the "Network" tab at the top of the Developer Tools (corresponding to Chrome's "Network").
Click the top search box, enter "crossbell" (filter related requests).
Find the request containing the word "transaction" (usually a POST request), click that request.
Switch to the "Response" or "Payload" tab, look for "Transaction Hash" (a string of 64 hexadecimal characters, such as 0x123...abc), copy and record it in the experiment report.
3. Blockchain browser verification
Open Crossbell browser: In the Edge new tab, enter https://scan.crossbell.io/.
Query transaction:
Paste the previously recorded Transaction Hash in the search box, click the search icon.
Confirm the transaction status is "Success" (green indicator), then click "Input Data" (corresponding to Chrome's "Input Data"), check if it contains the article title (e.g., "On-chain Test - Edge Browser Experiment").
Screenshot save:
Screenshot 1: The location of "Transaction Hash" in Developer Tools (must show request name and hash value);
Screenshot 2: The query result page of the blockchain browser (must include hash value, transaction status "Success").

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.