web3swift
web3swift copied to clipboard
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.
Hi. First of all, thanks for the library! We are working on the Avalanche library and we want to use this library as a submodule for Avalanche Web3 implementation, but...
I am new to this and I really need help on how to make a multicall request. I will appreciate for following helps. 1. How can I encode a ABI...
add Swift Linter in a Xcodeproj file to start cleaning up each rule disabled all default rules to re-add one by one other changes in here from Async work, PR...
I combined web3 and Web3 into 1 object. Consequently there are larger non cosmetic changes in this PR There are the Promise commits pre the changes in this PR
Hi there, How to do a swap? I didn't see any relevant information in the document. Or any recommend for iOS developer?
The initialization of a Keystore freezes the whole application and apparently throws a load of work onto the CPU - 100%. let keystore = try! EthereumKeystoreV3(privateKey: dataKey, password: password)! This...
Dublicate check to subType.isStatic removed in decoding array with dynamic size and dynamic subtype value Increment pointer of next element in array added, without this incrementing in array decoded only...
This is a cleanup of the Mnemonic Wallet Creation flow migrate the list from being a single string to an Array improved randomBytes generation
Hi. This is the second PR, it is related to signature providers. The first one is #446. We are working on the Avalanche library and in order to integrate this...
### web3swift needs your contribution. We invite developers to contribute and develop web3swift with Gitcoin and Ethereum Grants 🚀 Keep in mind that enchantments & pull requests to this repo...