web3swift icon indicating copy to clipboard operation
web3swift copied to clipboard

Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.

Results 147 web3swift issues
Sort by recently updated
recently updated
newest added

### What context is your feature request related to? In addition to Discord chat we also have Telegram, ughm "forum", which also have some kind of channels in it. So...

enhancement
good first issue

### What context is your feature request related to? Currently the repo owner writes a message of a new release, when it's presented. This is uncool. ### What solution would...

enhancement
good first issue

### What context is your feature request related to? Github announced it's new feature ()[https://github.blog/changelog/2023-02-08-pull-request-merge-queue-public-beta/] that is seems like special case of it's ci/cd but for merging a sequence of...

enhancement

### What context is your feature request related to? Handle this fixme in ReadOperation. `// FIXME: Rewrite this to CodableTransaction` ### What solution would you like? Remove the FIXME and...

enhancement

### What context is your feature request related to? I created contract address for extra features for transfer NFT Here is the logic for it: step1: User can request for...

question

### What context is your feature request related to? Implementing proper generics across the library instead of using `Any` for encoding and decoding functions. This task is based on discussions...

enhancement
4.0

### What context is your feature request related to? `EIP681CodeParser.parse` function returns `nil` if something is wrong in the encoded raw EIP681 given as input parameter. It doesn't help people...

enhancement
4.0

### What context is your feature request related to? It's an extra-long name that doesn't tell anything useful. We already know that it's a call of some smart contract function...

enhancement
4.0

### What happened? _This is not to be released within v3. I've added 4.0 tag to this issue and will skip these sentences in the upcoming issues by just adding...

bug
4.0

### What happened? The use of `public var transaction: CodableTransaction` in ERCs and `Web3.Contract` only leads to side-effects. `CodableTransaction` must be created when we call a function and disposed of...

bug
4.0