Skip to content

F171717/Solidity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Solidity

There are various challenges in blockchain, one of the major challenges is; shipment and traceability of the shipment. Shipments are usually carried out by distributors but not limited to. I have added SupplyChain, and multiple roles in this.

Setup project using truffle: (If you do not have truffle, please set it up using below guide) https://hackernoon.com/set-up-a-private-ethereum-blockchain-and-deploy-your-first-solidity-smart-contract-on-the-caa8334c343d

Once truffle is setup, Check out my code and place all the contracts in the contracts directory.

Then execute:

  • truffle compile
  • truffle migrate

Then on truffle console invoke specific contracts.

About

https://remix.ethereum.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%