BlogHide Resteemskern.pro (25)in neo • 6 years agoSetting up your development environment (Part 2)A working development environment is essential before starting any development. The setup of a development environment varies in complexity, depending what is developed.For a simple Website a Text…kern.pro (25)in neo • 6 years agoNeo Basic Tutorial (Part 1)Introduction NEO went throw a rapid development over the last years.What started out as Antschares (ANS) grew to one of the largest Cryptocurrencies in the world. It’s split into two coins, with…kern.pro (25)in neo • 7 years agoNeon-js: Calling a transaction to store values in a smart contractThe "Hello World!" Smart Contract example for neo is storing a key/value pair "Hello", "World" inside a smart. To get neon-js to invoke this contract, it takes a few steps. Here I want to document a…