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
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
I have just followed the directions in the readme, and I end at this error:
> Compiled successfully using:
- solc: 0.6.12+commit.27d51765.Emscripten.clang
Error: Expected parameter 'from' not passed to function.
at /usr/local/lib/node_modules/truffle/build/webpack:/packages/expect/index.js:5:1
at Array.forEach (<anonymous>)
at Object.options (/usr/local/lib/node_modules/truffle/build/webpack:/packages/expect/index.js:3:1)
at Object.run (/usr/local/lib/node_modules/truffle/build/webpack:/packages/migrate/index.js:65:1)
at runMigrations (/usr/local/lib/node_modules/truffle/build/webpack:/packages/core/lib/commands/migrate.js:269:1)
at /usr/local/lib/node_modules/truffle/build/webpack:/packages/core/lib/commands/migrate.js:231:1
after that that I can't move forward with the commands in the readme.
I've made sure I'm running everything exactly as it is in the readme. It seems like the repo is out of date (even the links to the docs in the readme are dead). if this is the case, can we at least update the readme to reflect that?