Skip to content

Commit 8dd689d

Browse files
committed
Merge branch 'manuG420-patch-1' into develop
2 parents efd1d47 + ce15725 commit 8dd689d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,7 @@ import web3swift
136136

137137
##### Send Ether
138138

139-
```
140-
139+
```swift
141140
let value: String = "1.0" // In Ether
142141
let walletAddress = EthereumAddress(wallet.address)! // Your wallet address
143142
let toAddress = EthereumAddress(toAddressString)!
@@ -274,6 +273,9 @@ If you are using this library in your project, please [add a link](https://githu
274273
* [Biomedical Data Sharing dApp - Geolocation](https://github.com/HD2i/Geolocation-iOS)
275274
* [Alice Wallet](https://github.com/alicedapp/AliceX)
276275
* [web3-react-native](https://github.com/cawfree/web3-react-native)
276+
* [ProLabArt](https://prolabart.com)
277+
<!-- Add your project below -->
278+
<!-- * [Project Name](link to projext) -->
277279
* [YOUR APP CAN BE THERE (click me)](https://github.com/skywinder/web3swift/edit/develop/README.md) :wink:
278280

279281
*Nothing makes developers happier than seeing someone else use our work and go wild with it.*

0 commit comments

Comments
 (0)