https://github.com/verida/wallet-utils
https://github.com/verida/wallet-utils
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/verida/wallet-utils
- Owner: verida
- Created: 2020-07-08T04:24:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-15T12:43:33.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T10:02:15.208Z (over 1 year ago)
- Language: TypeScript
- Size: 401 KB
- Stars: 1
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## Wallet Utils
A library to abstract away the differences between different blockchains.
Supports:
- Creating a new blockchain account
- Signing a message
- Verifying a signed message (and returning the signing address)