alpha-wallet-ios
alpha-wallet-ios copied to clipboard
how wirte to smart contract?
After reviewing the code, only the way to call the smart contract was found in CallSmartContract, but no way to write the contract was found. I tried import "https://github.com/Boilertalk/Web3.swift.git 0.6.0" and achieve the wirte SmartContract. but found the alphawallet used "bigint" version conflict 。
Can you provide an example? Best wishes