Skip to content

Latest commit

 

History

History
276 lines (271 loc) · 9.95 KB

File metadata and controls

276 lines (271 loc) · 9.95 KB
title TON documentation
description TON is a blockchain platform designed for scalable smart contracts, applications, and payments at consumer scale.
mode custom
og:image resources/logo/og-image.png
twitter:image resources/logo/og-image.png

export const Journey = ({ title, description, children }) => { return (

{title}

{description}

{children && (
{children}
)}
); };

export const JourneyStep = ({ title, icon, iconType, href, cta, children }) => { return (

<a className="card block font-normal group ring-2 ring-transparent rounded-2xl !bg-transparent border border-gray-950/10 dark:border-white/10 overflow-hidden w-full h-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" {...(href && { href: href })} >
{icon && (
)}

{title}

{children && (
{children}
)} {cta && (
{cta}
)}
); };

{/* hero section */}
{/* color splash */}
{/* content */}
TON logo

TON documentation

TON is a blockchain platform designed for scalable smart contracts, applications, and payments at consumer scale.

{/* color splash */}

{/* journeys */}

Choose your path

{/* troubleshooting */}

Troubleshooting

Can't find what you need? Use Ctrl + K to search and ask AI, or Ctrl + I to open the assistant panel.

Still stuck? Discuss issues and best practices with other community members.

Learn how to get help on the dedicated page Add the folder with many developer chats Seek skilled professionals and agencies