mirror of
https://github.com/status-im/go-waku.git
synced 2025-02-04 01:43:43 +00:00
chore: add instructions to build mobile libs
This commit is contained in:
parent
3bc8a4df9f
commit
c6c7738c67
@ -49,6 +49,13 @@ make static-library
|
||||
make dynamic-library
|
||||
```
|
||||
|
||||
## Mobile libraries
|
||||
Requires [`gomobile`](https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile)
|
||||
```
|
||||
make mobile-android
|
||||
make mobile-ios
|
||||
```
|
||||
|
||||
## Tutorials and documentation
|
||||
- [Receive and send messages using Waku Relay](docs/relay.md)
|
||||
- [Send messages using Waku Lightpush](docs/lightpush.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user