| Crates.io | webb |
| lib.rs | webb |
| version | 0.8.5 |
| created_at | 2021-09-09 15:31:49.775727+00 |
| updated_at | 2024-05-01 10:16:22.551322+00 |
| description | Webb SDK |
| homepage | https://www.webb.tools |
| repository | https://github.com/webb-tools/webb-rs |
| max_upload_size | |
| id | 448926 |
| size | 5,065,380 |
The Webb Core SDK for Rust
⚠️ Beta Software ⚠️
cargo build --features generate-contracts
Tip: See the build.rs file to see how everything is being generated.
nix develop to enter a shell with all the dependencies installedAdditionally, if you have direnv installed, you can run direnv allow to automatically enter the shell whenever you enter the directory.
This crate uses #![deny(unsafe_code)] to ensure everything is implemented in
100% Safe Rust.
Want to join us? take a look at some of these issues: