Skip to content

Conversation

Hallmane
Copy link
Contributor

@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

@nick1udwig nick1udwig merged commit 81ab046 into main Aug 13, 2025
@nick1udwig nick1udwig deleted the wh/wallet-signer branch August 13, 2025 03:34
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