Related Repo - devopstaku/ERC20_DApp GitHub Wiki
1st Reference
https://github.com/PhyrexTsai/react-dapp
Frontend:Questions
- Start on Mac OS
$ `npm install -g node-gyp`
$ `pyenv shell dapp` or `npm config set python /path/to/executable/python2.7`
- Study MyEtherWallet for comparison ?
- How to test this App?
- MetaMask
- After Simple Trial, Upload Functionalities seems little tricky
ToRead
- Backend: https://github.com/blockchainbox/
- Blockchain: https://github.com/cryptoabs/
- Server