File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -549,23 +549,23 @@ hide-feedback: true
549
549
550
550
<div class = " use-cases" >
551
551
<CardGroup cols = { 1 } >
552
- <Card title = " JSON RPC" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Supernode.svg" />} href = " /" className = " flex-1 min-w-[200px] p-5 h-full flex flex-col text-left md:w-1/3 before:content-['🕐_5_min'] before:absolute before:top-4 before:right-4 before:bg-[#eff4f9] before:text-[#475569] before:px-2 before:py-1 before:rounded before:text-sm before:font-normal" >
552
+ <Card title = " JSON RPC" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Supernode.svg" />} href = " /reference/chain-apis-overview " className = " flex-1 min-w-[200px] p-5 h-full flex flex-col text-left md:w-1/3 before:content-['🕐_5_min'] before:absolute before:top-4 before:right-4 before:bg-[#eff4f9] before:text-[#475569] before:px-2 before:py-1 before:rounded before:text-sm before:font-normal" >
553
553
Use our Node API to start reading and writing to the blockchain—scale infinitely.
554
554
</Card >
555
555
556
- <Card title = " Onboard users" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Account.svg" />} href = " /" >
556
+ <Card title = " Onboard users" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Account.svg" />} href = " /docs/account-abstraction-overview " >
557
557
Your complete toolkit to build embedded wallets—powered by smart accounts.
558
558
</Card >
559
559
560
- <Card title = " Stream events" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Webhooks.svg" />} href = " /" >
560
+ <Card title = " Stream events" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Webhooks.svg" />} href = " /reference/notify-api-quickstart " >
561
561
Get consistent push notifications and subscribe to ongoing onchain data.
562
562
</Card >
563
563
564
- <Card title = " Index data" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Index.svg" />} href = " /" >
564
+ <Card title = " Index data" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Index.svg" />} href = " /reference/subgraphs-quickstart/ " >
565
565
Ship faster with an onchain data API. Reduce data lag by 50%. Backfill data up to 5x faster.
566
566
</Card >
567
567
568
- <Card title = " Cheaper, faster, safer transactions" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Account.svg" />} href = " /" >
568
+ <Card title = " Cheaper, faster, safer transactions" icon = { <img src = " https://fern-image-hosting.s3.us-east-1.amazonaws.com/alchemy/Account.svg" />} href = " /docs/account-abstraction-overview " >
569
569
Your complete toolkit to build embedded wallets—powered by smart accounts.
570
570
</Card >
571
571
</CardGroup >
You can’t perform that action at this time.
0 commit comments