Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 2.27 KB

03-coffeetime-waitforprevactivities.md

File metadata and controls

42 lines (23 loc) · 2.27 KB

NEO Blockchain Quick Start Guide for .NET Developers

NEO Blockchain C# Developers Center of Excellence

The neo-csharpcoe project is an "umbrella" project for several initiatives related to providing tools and libraries (code), frameworks, how-to documentation, and best practices for enterprise application development using .NET/C#, C#.NEO and the NEO Blockchain software platform.

The neo-csharpcoe is an independent, free, open source project that is 100% community-supported by people like yourself through your contributions of time, energy, passion, promotion, and donations.

To learn more about contributing to the neo-csharpcoe, click here.

Activity 3 - Coffee Time: Wait for previous activities to complete

Purpose

The purpose of this activity is to wait for the previous activities to complete before proceeding to the activities that are dependent on the previous activities.

Goals, Non-Goals and Assumptions

  • Ensure you have everything downloaded and installed before proceeding to the next set of activities

Principles

  • Provide reliable documentation: timely, accurate, visual, and complete
  • Save as much of a person's time as possible

Drivers

  • Need in the NEO .NET developer community to have concise and easy-to-follow documentation to enable people to get up to speed developing NEO smart contracts in as short a time as possible

Wait for previous activities to complete

  1. Wait for the Visual Studio installation to complete

  2. Wait for the NEO developer tool source downloads to complete

  3. Have a coffee

    Coffee Time

The tasks for this activity are complete. Proceed to Activity 4 - Install NeoContractPlugin Visual Studio extension.

References