You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed my contract with truffle. How should I run the file in src/test/eThaler.js? There is only a mention of "deploy the contract and test"
Should it be $ node eThaler.js in the src/test/ directory? Do dependencies need to be installed? Where should the Besu URL and contract address be installed?
I've installed my contract with truffle. How should I run the file in src/test/eThaler.js? There is only a mention of "deploy the contract and test"
Should it be $ node eThaler.js in the src/test/ directory? Do dependencies need to be installed? Where should the Besu URL and contract address be installed?