Testnet launches Jan 20, 2027. Mock money only.
ETHfirst market
BTCnext
SOLcrypto
GOLDcommodity
CLcrude oil
EURforex
JPYforex
AAPLequity
NVDAequity
TSLAequity

Resources

FAQ

Placeholder lede. This page is a style skeleton: the layout, typography, table of contents, theme toggle, and copy control are in place, and the real documentation drops straight in here later.

Overview

Placeholder paragraph. Body copy sits at a comfortable measure with generous line height for long-form reading. Inline references such as trader.sol and mintNaked() render as monospace chips so they stand out in a sentence.

A second placeholder paragraph so the vertical rhythm between blocks is visible, and to show how a link like an inline anchor is styled within running text.

  • Placeholder list item, first point.
  • Placeholder list item with a code reference, exerciseNakedBatch().
  • Placeholder list item, third point.

A subsection

Placeholder paragraph under a third-level heading, which appears indented in the table of contents on the right. Headings are what the copy control and the on-this-page rail read.

typescript
// placeholder snippet
const ob = new Optionbolt({ chain: "hyperliquid" });

await ob.write({
  asset: "ETH",
  side: "call",
  strike: 3000,
  contracts: 1,
});
Note

Placeholder callout. Callouts flag notes, warnings, and cautions inline, with a colored edge that maps to the tone.

Parameters

Placeholder paragraph introducing a reference table.

FieldTypeDescription
assetstringPlaceholder description of the field.
strikenumberPlaceholder description of the field.
expirynumberPlaceholder description of the field.

Next steps

Placeholder closing paragraph pointing the reader onward once real content exists.