-
Notifications
You must be signed in to change notification settings - Fork 880
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9ced436
commit 55d6908
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
{ | ||
|
||
"about" : { | ||
"website" : "https://fantom.foundation/", | ||
"docs": "https://docs.fantom.foundation/", | ||
"github" : "https://github.com/Fantom-Foundation", | ||
"blog" : "https://blog.fantom.foundation/", | ||
"reddit" : "https://www.reddit.com/r/FantomFoundation/", | ||
"instagram" : "https://www.instagram.com/fantom.fdn/", | ||
"youtube" : "https://www.youtube.com/channel/UC0T0nLjwUaLDiSONLBxY8IQ", | ||
"twitter" : "https://x.com/FantomFDN", | ||
"telegram" : "https://t.me/Fantom_English", | ||
"discord" : "https://discord.com/invite/STrtzvaUTe", | ||
"coingecko" : "fantom" | ||
}, | ||
"description" : { | ||
"ko" : "Fantom์ ๋ ์ด์ด 1 EVM ํธํ ๋ธ๋ก์ฒด์ธ์ผ๋ก, ํ๋ก์ ํธ๋ค์ด ํ์ค์ํ ์ ํ๋ฆฌ์ผ์ด์ (dApp)์ ๊ฐ๋ฐํ๊ณ , ๊ฐ์ธ ๊ฐ ๊ธ์ต ๊ฑฐ๋๋ฅผ ์ํํ ์ ์๋ ์์ ํ๊ณ ํจ์จ์ ์ธ ์ค๋งํธ ๊ณ์ฝ ํ๋ซํผ์ ๊ตฌ์ถํ๋ ๊ฒ์ ๋ชฉํ๋ก ํ๊ณ ์์ต๋๋ค.", | ||
"en" : "Fantom is a Layer 1, EVM-compatible blockchain designed to provide a secure and efficient smart contract platform for projects to develop decentralized applications (dApps) and conduct peer-to-peer financial transactions.", | ||
"ja" : "ใใกใณใใ ๏ผFantom๏ผใฏใLayer 1 ใฎ EVM ไบๆใใญใใฏใใงใผใณใงใใใญใธใงใฏใใๅๆฃๅใขใใชใฑใผใทใงใณ๏ผdApp๏ผใ้็บใใใใขใใผใใขใงใฎ้่ๅๅผใ่กใใใใฎๅฎๅ จใงๅน็็ใชในใใผใใณใณใใฉใฏใใใฉใใใใฉใผใ ใๆไพใใใใจใ็ฎๆใใฆใใพใใ" | ||
} | ||
} |