Member-only story

Join the smart economy — Create Your Own NeoContracts. Part II. Tools.

Eli Elad Elrom
9 min readJan 16, 2020

--

Learn how to create your own NeoContracts in this part we will install the NEO bash, neo-cli, and private network.

Figure 1: Photo credit: unsplash.com @hnhmarketing

In this three-part article, we will learn how to create NEOContracts and publish them on test and main net.

In Part I- we covered the NEO blockchain and NEOContracts. You looked at NEO’s high-level blockchain architecture and learned about NEO’s smart economy. You set your local environment and upgraded Xcode, installed Visual Studio 2017 IDE, and installed .NET Core. You installed Docker, so you can now create containers, and you downloaded neo-compiler and generated neon.dll. If you did not read that part, start there.

In this part, Part II — we will build the neo-cli, so you can manage your wallet and run other RPC operations. Next, you will create a local NEO private testnet by installing neo-python and neo-privatenet-docker. You will bootstrapped the testnet and start NEO bash to be able to start your network and claim NEO and gas. Additionally, we will cover potential problems during the installation of NEO tools.

neo-cli to Generate a NEO Node

Next, you want to create a fill NEO node. To generate a full NEO node, there are two full-node options.

--

--

Eli Elad Elrom
Eli Elad Elrom

No responses yet