pauL0627 / gridplus-sdk

SDK for communicating with the agent's remote signing functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

GridPlus Lattice1 SDK

This SDK is designed to facilitate communication with a user's Lattice1 hardware wallet. Once paired to a given Lattice, an instance of this SDK is used to make encrypted requests for things like getting addresses/public keys and making signatures.

The Lattice1 is an internet connected device which listens for requests and fills them in firmware. Web requests originate from this SDK and responses are returned asynchronously. Some requests require user authorization and may time out if the user does not approve them.

About

SDK for communicating with the agent's remote signing functionality

License:MIT License


Languages

Language:TypeScript 100.0%