lsf1001 / dfs-ilpo-template

dfs-ilpo-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--- dfsilpotemplate Project ---

 - How to Build -
   - cd to 'build' directory
   - run the command 'cmake ..'
   - run the command 'make'

 - After build -
   - The built smart contract is under the 'dfsilpotemplate' directory in the 'build' directory
   - You can then do a 'set contract' action with 'cleos' and point in to the './build/dfsilpotemplate' directory

 - Additions to CMake should be done to the CMakeLists.txt in the './src' directory and not in the top level CMakeLists.txt

About

dfs-ilpo-template


Languages

Language:C++ 27.7%Language:CMake 27.4%Language:C 26.2%Language:Makefile 18.6%