UNPKG

@radixdlt/account

Version:

A JavaScript client library for interacting with the Radix Distributed Ledger.

18 lines (17 loc) 320 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "src", "outDir": "dist" }, "include": [ "src" ], "references": [ {"path": "../util"}, {"path": "../crypto"}, {"path": "../primitives"}, {"path": "../data-formats"}, {"path": "../hardware-wallet"}, ] }