crafty
crafty copied to clipboard
A collectibles crafting game. Built using the OpenZeppelin SDK.
Fresh git clone, deploys locally without a problem. `npm run deploy ropsten_infura` will fail with error above
* Click on image to open dropdown * Image should be a plus sign when address field is empty, to prompt clicking on it, only change to ERC20 when valid...
They redirect to the newly crafted token's site (which doesn't exist). Failures could be due to: * Unsuccessful upload * Unsuccessful (or rejected) TX
It only shows up when navigating to a different page.
Only your own tokens can be seen: the phrasing should change when the queried address isn't the MetaMask address (i.e. it's someone else's).
CraftableTokens should override their transfer and allowance implementations, so that tokens can always be sent to the Crafty contract.
The main page sometimes crashes with an error in the console related to BN not being able to parse '0x': I've seen it happen once or twice, but don't know...