2. Learning Resources
Last updated
Last updated
A local development environment is a local machine that satisfies the system requirements. The requirements are to install the EOSIO software and its associated dependencies; it allows you to run a local blockchain instance and deploy smart contracts.
Please check before you start.
Here are steps to prepare your local development environment to build and deploy smart contracts.
: Steps to install EOSIO pre-built binaries.
: Steps to install the EOSIO CDT(Contracts Development Kit) which will be a compiler.
: Steps to create a development wallet to store the key pair.
: Steps to start Keosd and Nodeos.
: Steps to create the first blockchain account for the smart contract.
Github:
Release note:
Smart contract guide: