rwaltzsoftware-org / coffee-supplychain-ethereum

Implementation of coffee supplychain using ethereum smart contract addressing the issue of storing critical data necessary at different stages of supplychain and making it verifiable by all stakeholders in supplychain.
129 stars 82 forks source link

Issue creating batch or users #6

Closed djcbhatia closed 6 years ago

djcbhatia commented 6 years ago

For the setup, am using development ganache, with chrome metamask not rinkeby

Got the DAPP compiled and migrated, setup the app.js with the addresses from the migration, and designated metamask address 1 as the admin address. However from the admin UI, am not able to create a batch or define a user. even before I can click on submit in metamask, get a transaction error, error thrown in contract code.

11_1_add_batch_error_2

Please provide guidance - thank you

rwaltzsoftware-org commented 6 years ago

Duplicate of #5