Skip to main content

Getting Started

Requirements

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