Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C++ standalone library of various tools for web3 development (bitcoin, ln, nostr)

This is basically a collection of all utility code i needed for at least one actual application, and that might be reuseable by someone else.

Code is designed to be buildable on native C++, as wasm using emscripten, or using android NDK

For Emscripten builds, C++ exceptions use the portable Emscripten JavaScript mode by default. Set -DWAB3_WASM_NATIVE_EXCEPTIONS=ON when configuring to use native WebAssembly exception handling instead.

About

Bitcoin, LN, Nostr utility library for dapps, written in c++ and compatible with Wasm (WebAssembly)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages