Skip to content

waku-org/nim-chat-sdk

Repository files navigation

Chat SDK

Quick Start

Build Everything

# Build the complete chain: Nim → C → Go
make all

# Or step by step:
make build-nim    # Build Nim library to shared library
make build-c      # Prepare C bindings
make build-go     # Verify Go bindings compile

Run the Go Example

make run-go-example

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •