Skip to content

Commit 5dce809

Browse files
theekrystalleegitbook-bot
authored andcommitted
test reusable content feature #67
1 parent 5a27901 commit 5dce809

File tree

5 files changed

+21
-11
lines changed

5 files changed

+21
-11
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Hedera Developer Playground
3+
---
4+
5+
{% embed url="https://www.canva.com/design/DAGcenPjdjg/tJNBCThltCIsVgG54h-bPA/view" %}
6+
[**Hedera Developer Playground**](https://portal.hedera.com/playground)
7+
{% endembed %}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: ℹ️ Try the Hedera Developer...
3+
---
4+
5+
{% hint style="info" %}
6+
### ℹ️ _**Try the**_ [_**Hedera Developer Playground**_](https://portal.hedera.com/playground) _**to explore services, transactions, and queries on your own using the Hedera SDKs.**_
7+
8+
{% embed url="https://www.canva.com/design/DAGcenPjdjg/tJNBCThltCIsVgG54h-bPA/view" %}
9+
[**Hedera Dev Playground**](https://portal.hedera.com/playground)
10+
{% endembed %}
11+
{% endhint %}

getting-started/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ This Getting Started series equips you with the essentials to build on the Heder
44

55
Each tutorial walks you through the full transaction lifecycle, from creating, signing, and executing transactions with a consensus node to verifying data via a mirror node and viewing transactions in a [Hedera network explorer](../networks/community-mirror-nodes.md). 
66

7-
{% hint style="info" %}
8-
ℹ️ _**Try the**_ [_**Hedera Developer Playground**_](https://portal.hedera.com/playground) _**to explore services, transactions, and queries on your own using the Hedera SDKs.**_
9-
10-
<img src="../.gitbook/assets/hedera-dev-playground.png" alt="" data-size="original">
11-
{% endhint %}
7+
{% include "../.gitbook/includes/try-the-hedera-developer....md" %}
128

139
## Create Your Testnet Account and Set Up Your Environment
1410

open-source-solutions/hedera-developer-playground.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ The [Hedera Developer Playground](https://portal.hedera.com/playground) is an in
1515

1616
### Try it and start experimenting now!
1717

18-
{% embed url="https://www.canva.com/design/DAGcenPjdjg/tJNBCThltCIsVgG54h-bPA/view" %}
19-
[**Hedera Developer Playground**](https://portal.hedera.com/playground)
20-
{% endembed %}
18+
{% include "../.gitbook/includes/hedera-developer-playground.md" %}

sdks-and-apis/sdks/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ Hedera and the developer community contribute to and maintain developer tools an
2626

2727
Try the interactive [**Hedera Developer Playground**](https://portal.hedera.com/playground) to explore Consensus Node services, transactions, and queries and experiment with the Hedera SDKs.
2828

29-
{% embed url="https://www.canva.com/design/DAGcenPjdjg/tJNBCThltCIsVgG54h-bPA/view" %}
30-
[**Hedera Developer Playground**](https://portal.hedera.com/playground)
31-
{% endembed %}
29+
{% include "../../.gitbook/includes/hedera-developer-playground.md" %}
3230

3331
### Additional Language Support
3432

0 commit comments

Comments
 (0)