Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 522 Bytes

File metadata and controls

15 lines (12 loc) · 522 Bytes
title Introduction
actions
checkAnswer
hints
material
editor
language startingCode answer
c#

Lesson 2: Deeper Into NEO Contracts

We have built the foundations of our Alien Finder, but there is still a lot to be done for the contract to be functional on the Blockchain. This lesson covers further interactions with NEO including storage and check witness, as well as more features of C# itself.

By the end, we will also be able to query for the aliens already created.