Skip to content

[not fully tested] Wh/wallet signer #143

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

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

[not fully tested] Wh/wallet signer #143

wants to merge 15 commits into from

Conversation

Hallmane
Copy link

@Hallmane Hallmane commented Apr 9, 2025

Problem

Developer experience of writing and reading arbitrary eth data via hyperware is not as good as it could be atm.

Solution

Problem isn't solved, rather a step in a direction of giving developers simple library functions to do some of this is provided through:

  • signer.rs
    • pk creation/import and signing using it
    • encrypting/decrypting using password
  • wallet.rs
    • wrapper on signer
    • hypermap resolution
    • erc20/1155/721/6551 contract interactions (not complete nor tested fully).

Docs Update

will do on a hyper morning 🌞

Notes

This is a minimal implementation that can be expanded on greatly by adding additional contracts and also tying together with creating, testing and deploying contracts.

in need of testing and dogfooding

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