Getting StartedOn this pageGetting Started Requirements Rust (>= 1.65) Cargo (>= 1.65) Usage Add this to your Cargo.toml: [dependencies]json-proof-token = "0.4.1" Example Take a look at the examples. Tests To run the tests cargo test