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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Move contents of api/ folder up into the root directory for compatibility with Truffle Unbox. Update files to remove reference to the subfolder
Add .nvmrc for convenience switching Node.js version
Updated Readme with initial About, Instructions, and Usage Capabilities
Fix Readme Quick Start Guide by including steps to install dependencies, adding missing step to start the Ganache CLI, added missing workaround step to modify the Bitcore dependency if user chooses the option to deploy without Truffle using deployContract.js.
Update Readme Quick Start Guide with additional options for user to experiment using Truffle Console or Install Geth and use the Geth JavaScript Console
Updated dependencies including changing from TestRPC to Ganache CLI, updating Solidity Compiler to v0.4.18