@ledgerhq/hw-app-celo
Version:
Ledger Hardware Wallet Celo Application API
25 lines • 445 B
JSON
{
"entry": [
"src/Polkadot.ts"
],
"ignoreUnresolved": [
"@jest/expect-utils",
"@jest/get-type",
"jest-util"],
"ignoreUnused": [
"@celo/connect",
"@celo/contractkit",
"@celo/utils",
"@celo/wallet-base",
"@celo/wallet-ledger",
"@ledgerhq/errors",
"@ledgerhq/hw-app-eth",
"@ledgerhq/hw-transport",
"bip32-path",
"rlp",
"semver"
],
"ignoreUnimported": [
"src/Celo.ts"
]
}