BlogHide Resteemsblowist (25)in eos • 6 years agousing docker1)creating a contracts directory $ mkdir contracts $ cd contracts 2)Get the docker image $ docker pull eosio/eos 3)Boot Node and Wallet $docker run --name eosio --publish 7777:7777…blowist (25)in eos • 6 years agosimple.token Action 구현#include "simple.token.hpp"blowist (25)in eos • 6 years agosimple.token.hpp Table 정의#include blowist (25)in eosio • 6 years agoeosio buildenvironment: google cloud flatform computer engine custom(vCPU 2ea, 8GB memory) CPU faltform: Intel Haswell 1.eosio BUILD at ubuntu 18.04 $ apt-get update $ apt-get install…