UNPKG

bsp-network

Version:

SDK for writing node.js applications to interact with bsp network. This package encapsulates the APIs to connect to a bsp network, submit transactions and perform queries against the ledger.

8 lines (7 loc) 103 B
{ "extends": "./tsconfig.json", "compilerOptions": { "allowJs": false, "declaration": true, } }