From 85f73692f122457b59d86af73bcc074adda0c7a7 Mon Sep 17 00:00:00 2001 From: Rakesh Ghatvisave Date: Sat, 27 Feb 2021 04:13:35 +0800 Subject: [PATCH] adding link to eosio training --- .../20_local-development-environment/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/30_getting-started-guide/20_local-development-environment/index.md b/docs/30_getting-started-guide/20_local-development-environment/index.md index 368a8cf3..626d848e 100644 --- a/docs/30_getting-started-guide/20_local-development-environment/index.md +++ b/docs/30_getting-started-guide/20_local-development-environment/index.md @@ -16,3 +16,8 @@ The following list provides instructions to prepare your local development envir 3. [Create Development Wallet](30_development-wallet.md): Steps to create development wallet to store key pairs 4. [Start Keosd and Nodeos](40_start-nodeos-keosd.md): Steps to start `Keosd` and `Nodeos` 5. [Create Development Accounts](50_create-dev-accounts.md): Steps to create you first EOSIO blockchain accounts for smart contracts + +## EOSIO Training and Certification Center +In addition to following the instructions given in the above sections to set up your local development environment, you can also enroll in EOSIO's online learning courses. The following online course provides instructions in a blended format ( textual and videos) to help you set up your local development environment: + +* **[EOSIO Development Environment Setup](https://training.eos.io/courses/developer-environment-setup)**