Skip to content

Commit

Permalink
pem wallet generation
Browse files Browse the repository at this point in the history
  • Loading branch information
andreivasilescu24 committed Aug 19, 2024
1 parent fcb8c3a commit 7c8a0ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions framework/meta/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ features = ["alloc", "num-bigint"]
[dependencies.multiversx-sc-snippets]
version = "=0.52.3"
path = "../snippets"

[dependencies.multiversx-sdk]
version = "=0.5.0"
path = "../../sdk/core"

0 comments on commit 7c8a0ad

Please sign in to comment.