dmallcott / BlockchainCapstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain Capstone

Hey there reviewer. This is my submission for the capstone project. I belive I've covered all the requirements.

Important links:

The code can be tested with:

  1. cd eth-contracts
  2. truffle test

As explained in this comment. I've minted 10 tokens unit the mint method from ERC721Mintable. Hope that's ok because there was no way I'd figure out 10 input combinations for minting the capstone token.

About


Languages

Language:Solidity 78.4%Language:JavaScript 21.6%