Skip to content

SDK for communicating with the GridPlus Lattice1 hardware wallet

License

Notifications You must be signed in to change notification settings

GridPlus/gridplus-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f961c0 · Feb 21, 2025
Feb 7, 2025
May 6, 2024
Jun 4, 2024
Jan 22, 2025
Jul 1, 2024
Oct 25, 2024
Oct 25, 2024
Feb 21, 2025
Jul 9, 2024
Jun 4, 2024
Apr 21, 2024
Aug 2, 2024
Dec 18, 2023
Dec 18, 2023
Mar 28, 2019
Dec 18, 2023
Nov 14, 2024
Feb 21, 2025
Feb 21, 2025
Nov 14, 2024
Dec 9, 2024
Feb 21, 2025

Repository files navigation

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.