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

[Feature] OfflineKeyProvider + credits.aleo Proving/Verifying Key Verification Functions + SnarkVM v0.16.10 upgrade #812

Merged
merged 6 commits into from
Nov 22, 2023

Conversation

iamalwaysuncomfortable
Copy link
Collaborator

Motivation

This PR is centered around allowing offline transactions to be built easily. The main additions of this PR include:

  • Adding credits.aleo proving key verification functions
  • Adding an OfflineKeyProvider object that easily allows transactions to be built offline with key material stored offline
  • Adding a create-aleo-app example of how to use the OfflineKeyProvider
  • Upgrading SnarkVM to

Test Plan

  • Several unit tests should be written around the JS SDK to ensure all functions work correctly.

@iamalwaysuncomfortable iamalwaysuncomfortable merged commit 8e8cce2 into testnet3 Nov 22, 2023
1 check passed
@iamalwaysuncomfortable iamalwaysuncomfortable deleted the feat/offline-key-provider branch November 22, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants