Sonny Scroggin

Results 5 issues of Sonny Scroggin

This PR starts the process to move away from issues brought up in #60 and #61. Hedwig 2.0 will aim to provide a very ergonomic API for folks who just...

I'm interested in utilizing this crate but I'm curious if there are any other existing crates building out higher-level client functionality? It would be awesome if there were some examples...

When fetching the source code for a proxy contract, the source code is most likely not verified. In the current implementation, the code returns an error and makes it impossible...

# Async NIF Support with Tokio Runtime Adds support for async Rust functions in NIFs, allowing long-running operations without blocking the BEAM scheduler. Async NIFs spawn tasks onto a Tokio...