基于物流区块链的平台Capillar.io智能合约公共开发
Logistics blockchain-based platform Capillar.io smart contracts public development.
For more information about Capillario project visit capillar.io
This repository contains files for testing ICO and platform contracts written in Solidity language.
Proof of concept folder contains initial test for implementing logistics functionality using smart contracts.
Platform contacts: proof of concept
ICO contacts: private testing, test coverage 100%
Tools used to compile contracts and run tests:
npm install --save-dev chai
truffle compile
command in work folder to compile contractstestrpc
with default parameterstruffle test
command to run testsnone
Feel free to open issues or request pull in test code