sigstore 0.1.2 copy "sigstore: ^0.1.2" to clipboard
sigstore: ^0.1.2 copied to clipboard

unlisted

Dart bindings for Sigstore wrapping sigstore-rs for bundle inspection and cryptographic artifact verification.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sigstore

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  sigstore: ^0.1.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sigstore/sigstore.dart';
0
likes
0
points
3.8k
downloads

Publisher

unverified uploader

Weekly Downloads

Dart bindings for Sigstore wrapping sigstore-rs for bundle inspection and cryptographic artifact verification.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, code_assets, crypto, ffi, hooks, logging, meta

More

Packages that depend on sigstore