by Ron | Apr 7, 2023 | Developers, Technology
Originally published by Roamin on Hashnode In this tutorial we will create a simple smart contract in AssemblyScript and compile it to a WASM file that can be deployed to the Koinos Blockchain. Setting up the dev environment Install NodeJS We will need NodeJS...