GitHub, Ledger Devs Discord, Developer Portal
Ledger Hardware Wallet Sui JavaScript bindings.
You may be using this package to communicate with the Sui Nano App.
For a smooth and quick integration:
- See the developers’ documentation on the Developer Portal and
- Go on Discord to chat with developer support and the developer community.
This package extends @mysten/ledgerjs-hw-app-sui
Extends SuiAPI
Sui App API
import Sui from "@ledgerhq/hw-app-sui";
const sui = new Sui(transport)