Dave Hrycyszyn
Dave Hrycyszyn
The book says that there's a file upload example in the Scalatra codebase's examples section, but there doesn't seem to be one anymore. It'd be good to get one in...
Hi, I am interested in completing the tutorials, although I'm not at an Ampcamp (so I don't have access to the AMIs you're using there). Is there anywhere I can...
## Summary Compiling the `examples/demo-rollup` fails on both Mac M1 and Linux x86. ## Steps to reproduce 1. `git clone https://github.com/Sovereign-Labs/sovereign-sdk.git` 2. `cd examples/demo-rollup` 3. `cargo build --bins` ## Expected...
We need to adapt @gdanezis's cute little packet into Nym, as it provides big performance improvements. - depends on https://github.com/nymtech/nym/issues/1927
Experiment with browser client compatibility to see if there is any setup that doesn't trigger CORS problems for the TypeScript SDK when used in-browser. a) Is there a cors file...
### Description Example usage of a vault policy, descriptor, and spend plan with a BDK wallet. ### Changelog notice docs(wallet): add example usage of descriptor and plan ### Checklists ####...