Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cesride-wasm integration example e2e #149

Closed
wants to merge 4 commits into from

Commits on Nov 29, 2023

  1. Impl of dater in signify-ts using cesride-wasm.

    Implementation example of dater in signify-ts.
    
    Right now it just uses a package dependency and a mixture of cesr
    components from the cesride crate with some constants from signify-ts
    itself.  This is just an example to show the integration works.  Also
    doesn't have feature flags and the dependency is hardcoded into the
    package.json.
    
    dater tests are transcribed into jest from keripy test_dater()
    
    Also some todos to be figured out later.
    daidoji committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f2556c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ba1f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16329f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81b1415 View commit details
    Browse the repository at this point in the history