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