8000 GitHub - boscore/bos.cdt: BOS.CDT (Contract Development Toolkit) is a suite of tools used to build BOSCore contracts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

boscore/bos.cdt

 
 

Repository files navigation

BOSCore.CDT (Contract Development Toolkit)

BOSCore.CDT Version: v3.0.2

Basic EOSIO.CDT Version: 1.6.1

Use BOSCore CDT docker image to build smart conrtacts

In order to speed up the progress of contracts development, BO 6F16 SCore supply complied docker image.
By CDT docker image, you can start build you contracts without build BOSCore.CDT firstly. Please check README.

Guided Installation (Building from Scratch)

$ git clone --recursive https://github.com/boscore/bos.cdt
$ cd bos.cdt
$ ./build.sh
$ sudo ./install.sh

Installed Tools


  • eosio-cpp
  • eosio-cc
  • eosio-ld
  • eosio-init
  • eosio-abidiff
  • eosio-wasm2wast
  • eosio-wast2wasm
  • eosio-ranlib
  • eosio-ar
  • eosio-objdump
  • eosio-readelf

About

BOS.CDT (Contract Development Toolkit) is a suite of tools used to build BOSCore contracts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.8%
  • C 0.7%
  • CMake 0.2%
  • Shell 0.2%
  • Python 0.1%
  • HTML 0.0%
0