Web3.swift icon indicating copy to clipboard operation
Web3.swift copied to clipboard

How to call methods from class DynamicContract in the example

Open Jonyzfu14 opened this issue 7 years ago • 1 comments

We can get a list of events and methods when we using class DynamicContract in your example, but is there an efficient way to call these methods and interact with contracts?

We also tried Dynamic Contract way you mentioned in the Readme file. But some issues happened when parsing ContractJsonABI json file. Could you please let us know which way is better to interact with our smart contract? Thanks!

Jonyzfu14 avatar Aug 24 '18 06:08 Jonyzfu14

@Jonyzfu14 For questions please join our telegram chat as our response time there is much faster.

https://t.me/joinchat/BPk3DE6CTFaiOolSIZNLyg

koraykoska avatar Sep 01 '18 16:09 koraykoska