https://github.com/lit-protocol/hotwallet-signing-example
https://github.com/lit-protocol/hotwallet-signing-example
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lit-protocol/hotwallet-signing-example
- Owner: LIT-Protocol
- Created: 2022-01-19T20:26:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T18:01:22.000Z (over 2 years ago)
- Last Synced: 2025-04-19T00:31:19.772Z (about 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an example that shows how to create a Lit Protocol AuthSig using a JS hotwallet.
# Usage
Run "yarn" to install dependencies. Then run "yarn test" to see it work.