Skip to content

Commit

Permalink
main page rework
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftAdviser committed Sep 15, 2023
1 parent b2377bf commit e2edecf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/develop/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,12 @@ If you're new to TON Blockchain development, it's recommended that you start fro

Smart contracts are the building blocks of decentralized applications (DApps) on TON Blockchain. If you're looking to develop your own dApps, it's essential to understand how smart contracts work.

<Button href="/develop/smart-contracts/sdk/javascript" colorType={'primary'} sizeType={'sm'}>Blueprint</Button>
<Button href="/develop/smart-contracts/"
colorType="secondary" sizeType={'sm'}>
Read more
colorType="primary" sizeType={'sm'}>
Getting Started
</Button>
<Button href="/develop/smart-contracts/sdk/javascript" colorType={'secondary'} sizeType={'sm'}>Use Blueprint</Button>

<br></br><br></br>

The following resources provide valuable information for TON smart contract development:
Expand Down

0 comments on commit e2edecf

Please sign in to comment.