https://github.com/NoahZinsmeister/web3-react
-Make page to apply for credit card/bank account.
-Read user's address and check if they have a digital ID.
-Make form to submit details for digital ID. Save details.
-Make sample call to GameItem.awardItem("<YOURADDRESS>", "any string");
Sample call is in other project callmethods.js CreateErc721(signer). Need to migrate to React
https://ropsten.etherscan.io/address/0x678f19065f9da7364eadc78e843c845d68a07ced#writeContract
Call should give token to "" like this https://ropsten.etherscan.io/token/0x678f19065f9da7364eadc78e843c845d68a07ced#readContract
yarn
yarn bootstrap
yarn start