File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
- [ Send Ether] ( #send-ether )
24
24
- [ Send ERC-20 Token] ( #send-erc-20-token )
25
25
- [ Write Transaction and call smart contract method] ( #write-transaction-and-call-smart-contract-method )
26
- - [ Web3View example: ] ( #web3view-example )
27
- - [ Build from source: ] ( #build-from-source )
26
+ - [ Web3View example] ( #web3view-example )
27
+ - [ Build from source] ( #build-from-source )
28
28
- [ Requirements] ( #requirements )
29
29
- [ Migration Guides] ( #migration-guides )
30
30
- [ Documentation] ( #documentation )
@@ -194,7 +194,7 @@ let tx = contract.write(
194
194
transactionOptions : options)!
195
195
```
196
196
197
- #### Web3View example:
197
+ ### Web3View example
198
198
199
199
You can see how to our demo project: ** WKWebView with injected "web3" provider** :
200
200
You can’t perform that action at this time.
0 commit comments