ston-fi / tonlib-rs

Rust SDK for The Open Network
https://github.com/ston-fi/tonlib-rs
MIT License
195 stars 42 forks source link

Make linking tonlib-sys optional (for offline usage) #45

Closed ProgramCrafter closed 1 month ago

ProgramCrafter commented 8 months ago

I'm aware my PR is very rough and this could be done finer, but I've managed to make applicable tests pass.

Sild commented 1 month ago

We split codebase for core&client parts, so core part doesn't depend on tonlib-sys anymore