In this Blockchain Tutorial we will Learn Basic EOS Smart Contracts Development using C++, and also setting up eos development environment.

    This video includes,
    . Setting up Development Environment
    . Creating EOS Wallets (Keosd, Cleos)
    . Creating EOS Keys and Accounts
    . Running Local EOS Blockchain Node (Nodeos)
    . Developing & Deploying EOS Smart Contract on Local Blockchain
    . Interacting With Smart Contract (Calling functions)

    Learn EOS Blockchain Development, full course here..
    https://www.udemy.com/course/learn-eos-blockchain-smart-contracts-dapps-with-c-eosjs/?referralCode=C455F97A73AC506CDFBB

    INSTALL EOS
    wget https://github.com/EOSIO/eos/releases/download/v1.8.6/eosio_1.8.6-1-ubuntu-16.04_amd64.deb
    sudo apt install ./eosio_1.8.6-1-ubuntu-16.04_amd64.deb

    INSTALL CDT
    wget https://github.com/EOSIO/eosio.cdt/releases/download/v1.6.1/eosio.cdt_1.6.1-1_amd64.deb
    sudo apt install ./eosio.cdt_1.6.1-1_amd64.deb

    NEXT LECTURE
    EOS Advanced Smart Contracts Development | EOSIO Tables CRUD

    #blockchain #eos #eostutorial #smartcontracts #blockchaintutorial #programmingstack

    4 Comments

    Leave A Reply
    Share via