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

added multiple keypairs/signers functions #44

Merged
merged 9 commits into from
Feb 21, 2025
Merged

added multiple keypairs/signers functions #44

merged 9 commits into from
Feb 21, 2025

Conversation

nickfrosty
Copy link
Collaborator

Summary of Changes

added key and signer functions for:

  • generating extractable keypairs
  • loading keypairs/signers from env variables
  • saving keypairs/signers to env file
  • saving a keypairs/signers to a json file

and updated the readme to include all of these and general info about generating signers

Copy link

changeset-bot bot commented Feb 20, 2025

🦋 Changeset detected

Latest commit: 8a0c731

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
gill Minor
gill-examples-basic Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

bundlemon bot commented Feb 20, 2025

BundleMon

Files updated (4)
Status Path Size Limits
gill/dist/node/index.node.mjs
914B (+498B +119.71%) -
gill/dist/index.browser.mjs
5.88KB (+478B +8.62%) -
gill/dist/index.native.mjs
5.88KB (+478B +8.62%) -
gill/dist/index.node.mjs
1.36KB (+46B +3.41%) -
Unchanged files (9)
Status Path Size Limits
gill/dist/programs/token/index.node.mjs
1.87KB -
gill/dist/programs/index.node.mjs
739B -
react/dist/index.browser.mjs
325B -
react/dist/index.native.mjs
323B -
react/dist/index.node.mjs
322B -
svelte/dist/index.browser.mjs
265B -
vue/dist/index.browser.mjs
265B -
svelte/dist/index.node.mjs
262B -
vue/dist/index.node.mjs
262B -

Total files change +1.47KB +8.56%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@nickfrosty nickfrosty merged commit e18fc1b into master Feb 21, 2025
5 checks passed
@nickfrosty nickfrosty deleted the key-helpers branch February 21, 2025 05:35
@github-actions github-actions bot mentioned this pull request Feb 21, 2025
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.

1 participant