749 B
749 B
title |
---|
Implementations |
Waku has been implemented in multiple languages to cater to a variety of unique use-cases:
nwaku
A nim implementation of the Waku v2 protocol. The reference implementation, recommended to deploy a node in the cloud or at home.
js-waku
A JavaScript/TypeScript implementation for browser environments.
go-waku
A Go implementation for native integration in go applications, C-Bindings are also available with C#, Swift and Kotlin examples.
@waku/react-native
Integrate Waku in your React Native app using go-waku for mobile.