liangdawei / steel-asset-contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note

steel asset contract

This project utilize blockchain technology to curb counterfeiting and fraud in steel industry. The main idea is to simulate Trade and Manufacture process in steel supply chain with Smart Contract. All steel products including Raw Steel and Steel Products are mapped into digital "steel asset" on blockchain, so it is easy to trace the provenance of steel products.

Environment

  • Ethereum Blockchain
  • Solidity
  • Truffle

Deploy

truffle compile
truffle migrate

License

MIT License

About


Languages

Language:Solidity 97.1%Language:JavaScript 2.9%