Grégory Alary
Grégory Alary
Hello 👋 First of all, thanks for the work your putting in Taquito ! --- ```typescript this.toolkit = new TezosToolkit('...'); tezos.addExtension([new Tzip12Module(), new Tzip16Module()]); const contract = await this.tezos.contract.at( this.address,...
Hello and thanks for the work you're putting in this library. 👋 Is there any way to execute a callback when a media has been fully loaded on the cast...
Does it return all the href values of the `a` tags in the page ? It would be nice if the doc was a little bit more clear.