Add TON to Blockchains in Blockchain roadmap (#3023)

* ton

* added TON

* fix

* fix id

* Update public/project/blockchain.json

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Revuza
2022-12-05 16:54:22 +05:00
committed by GitHub
parent f93685308a
commit 5277a36977
4 changed files with 123 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ out
/node_modules
/.pnp
.pnp.js
yarn.lock
# testing
/coverage

View File

@@ -19,6 +19,7 @@
"blockchain-general-knowledge:blockchain-interoperability": "/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/108-blockchain-interoperability.md",
"blockchain-general-knowledge:blockchains": "/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/109-blockchains/readme.md",
"blockchain-general-knowledge:blockchains:solana": "/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/109-blockchains/100-solana.md",
"blockchain-general-knowledge:blockchains:ton": "/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/109-blockchains/101-ton.md",
"blockchain-general-knowledge:blockchains:evm-based": "/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/109-blockchains/102-evm-based/readme.md",
"blockchain-general-knowledge:blockchains:evm-based:ethereum": "/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/109-blockchains/102-evm-based/ethereum.md",
"blockchain-general-knowledge:blockchains:evm-based:polygon": "/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/109-blockchains/102-evm-based/polygon.md",

View File

@@ -0,0 +1,9 @@
# The Open Network
TON is a fully decentralized layer-1 blockchain designed by Telegram to onboard billions of users. It boasts ultra-fast transactions, tiny fees, easy-to-use apps, and is environmentally friendly.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://cointelegraph.com/news/ton-telegram-integration-highlights-synergy-of-blockchain-community'>TON Telegram integration highlights synergy of blockchain community</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://ton.org/dev'>Start building on The Open Network</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://ton.org/docs/learn/introduction'>TON Introduction</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://ton.org/analysis'>Blockchain analysis</BadgeLink>

View File

@@ -5399,6 +5399,118 @@
}
}
},
{
"ID": "1330",
"typeID": "__group__",
"zOrder": "145",
"measuredW": "158",
"measuredH": "44",
"w": "158",
"h": "44",
"x": "1215",
"y": "773",
"properties": {
"controlName": "101-blockchain-general-knowledge:blockchains:ton"
},
"children": {
"controls": {
"control": [
{
"ID": "0",
"typeID": "TextArea",
"zOrder": "0",
"w": "147",
"h": "44",
"measuredW": "200",
"measuredH": "140",
"x": "0",
"y": "0",
"properties": {
"color": "16770457"
}
},
{
"ID": "1",
"typeID": "Label",
"zOrder": "1",
"measuredW": "117",
"measuredH": "25",
"x": "56",
"y": "9",
"properties": {
"size": "17",
"text": "TON"
}
},
{
"ID": "2",
"typeID": "__group__",
"zOrder": "2",
"measuredW": "24",
"measuredH": "24",
"w": "24",
"h": "24",
"x": "134",
"y": "9",
"children": {
"controls": {
"control": [
{
"ID": "0",
"typeID": "Icon",
"zOrder": "0",
"measuredW": "24",
"measuredH": "24",
"x": "0",
"y": "0",
"properties": {
"color": "16777215",
"icon": {
"ID": "circle",
"size": "small"
}
}
},
{
"ID": "1",
"typeID": "Icon",
"zOrder": "1",
"measuredW": "24",
"measuredH": "24",
"x": "0",
"y": "0",
"properties": {
"color": "16777215",
"icon": {
"ID": "circle",
"size": "small"
}
}
},
{
"ID": "2",
"typeID": "Icon",
"zOrder": "2",
"measuredW": "24",
"measuredH": "24",
"x": "0",
"y": "0",
"properties": {
"color": "3700253",
"icon": {
"ID": "check-circle",
"size": "small"
}
}
}
]
}
}
}
]
}
}
},
{
"ID": "1331",
"typeID": "__group__",