blockmason / lndr-mobile

LNDR mobile app in React Native
http://lndr.io/
15 stars 10 forks source link

initial cleanup and generalization for all ERC-20 transactions #374

Closed arutun closed 6 years ago

arutun commented 6 years ago

This is the first step in supporting multiple ERC-20 tokens in a simple fashion.

It also cleans up some of the overlap between Eth transactions and any generic ERC-20 token, eliminating duplicate code.