ERC20 Token Support
- Add ERC20 token support (#5)
- Add ability to initialize EthereumKit with seed
- Use BigDecimal instead of Double for amount
- Add "stop" method to clear pending tasks
- Improve filtering token transactions
- Set "coinType" to 60 for MainNet
- Add method for asynchronously getting transactions for given fromHash and limit
- Bug fixes and enhancements