Skip to content

Update Peerism API built for Truffle Box

Latest
Compare
Choose a tag to compare
@ltfschoen ltfschoen released this 01 Jan 01:39
4fd5e82
  • 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
  • Fix Solidity contract by adding missing public
  • Update version control in package.json