2. Implement Account -> Address ERC20 tokens sending
Relates to #24
Implement logic for transaction with сustom data Implement transaction data builder for different parameter types Implement string ABI function checking Implement contract calling function and response deserialization Implement contract deployment transaction Implement contract deployment with non empty constructor
@biboran/z please, pay attention to this issue
We will need to discuss this issue. We can implement all tools required for sending such transaction but separate ERC20Token domain from the main library.
@rockfridrich is ERC20Token just a concrete type of a Contract with a predictable behavior?