Skip to content

Instantly share code, notes, and snippets.

@sunsided
Last active December 7, 2023 15:48
Show Gist options
  • Save sunsided/fac84fa8668bd5d23c230d4fc2e8b151 to your computer and use it in GitHub Desktop.
Save sunsided/fac84fa8668bd5d23c230d4fc2e8b151 to your computer and use it in GitHub Desktop.
cargo-crev new ID
# Create your new identity for your proof repository
cargo crev new id --url https://github.com/your-username/crev-proofs
# Publish your identity to the proof repository
cargo crev publish
@sunsided
Copy link
Author

sunsided commented Dec 7, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment