From 0f4834786f2afbd7e69c15786285bf40b04b76d6 Mon Sep 17 00:00:00 2001 From: Marcin S Date: Wed, 12 Aug 2020 15:58:35 +0200 Subject: [PATCH 1/4] Replace broken SDK link with link to SDK docs --- src/components/HomeSamples/HomeSamples.js | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/src/components/HomeSamples/HomeSamples.js b/src/components/HomeSamples/HomeSamples.js index e24d2dee..f4ee2a45 100644 --- a/src/components/HomeSamples/HomeSamples.js +++ b/src/components/HomeSamples/HomeSamples.js @@ -23,7 +23,7 @@ export default function HomeSamples() {

Skynet includes{" "} APIs {" "} - that integrate seamlessly with your existing apps. You can follow this{" "} - - guide - {" "} - to setup a Sia Node. + that integrate seamlessly with your existing apps.

From 6b7106ec70bcdec65b80f39a9fc7963a0a33d561 Mon Sep 17 00:00:00 2001 From: Marcin S Date: Wed, 12 Aug 2020 16:29:25 +0200 Subject: [PATCH 2/4] Add links to SDK blog post and Skynet CLI --- src/components/HomeSamples/HomeSamples.js | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/components/HomeSamples/HomeSamples.js b/src/components/HomeSamples/HomeSamples.js index f4ee2a45..7639c38f 100644 --- a/src/components/HomeSamples/HomeSamples.js +++ b/src/components/HomeSamples/HomeSamples.js @@ -34,7 +34,26 @@ export default function HomeSamples() { APIs {" "} - that integrate seamlessly with your existing apps. + that integrate seamlessly with your existing apps. You can follow these guides to start using Skynet with{" "} + + the Skynet CLI + {" "} + and + {" "} + + integrate Skynet + {" "} + into your application.

From a437b7157f93b83e326924337573128a87f8fd23 Mon Sep 17 00:00:00 2001 From: Marcin S Date: Wed, 12 Aug 2020 16:39:12 +0200 Subject: [PATCH 3/4] Update SDK docs link --- src/components/HomeSamples/HomeSamples.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HomeSamples/HomeSamples.js b/src/components/HomeSamples/HomeSamples.js index 7639c38f..84f0db0b 100644 --- a/src/components/HomeSamples/HomeSamples.js +++ b/src/components/HomeSamples/HomeSamples.js @@ -23,7 +23,7 @@ export default function HomeSamples() {

Skynet includes{" "} Date: Wed, 12 Aug 2020 17:17:18 +0200 Subject: [PATCH 4/4] Fix prettier error --- src/components/HomeSamples/HomeSamples.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/HomeSamples/HomeSamples.js b/src/components/HomeSamples/HomeSamples.js index 84f0db0b..1a9efd48 100644 --- a/src/components/HomeSamples/HomeSamples.js +++ b/src/components/HomeSamples/HomeSamples.js @@ -43,8 +43,7 @@ export default function HomeSamples() { > the Skynet CLI {" "} - and - {" "} + and{" "}