nostr_core_lib/curl-install
Laan Tungir c109c93382 Initial template structure from nostr_core_lib
- Complete C library template with OpenSSL-based crypto
- Comprehensive build system (Makefile, build.sh)
- Example code and test suite
- Documentation and usage guides
- Cross-platform compatibility (x64/ARM64)
- Production-ready structure for C library projects
2025-08-14 15:10:59 -04:00
..
bin Initial template structure from nostr_core_lib 2025-08-14 15:10:59 -04:00
include/curl Initial template structure from nostr_core_lib 2025-08-14 15:10:59 -04:00
lib Initial template structure from nostr_core_lib 2025-08-14 15:10:59 -04:00
share Initial template structure from nostr_core_lib 2025-08-14 15:10:59 -04:00