UNPKG

hyperledger-besu-ethers

Version:

JavaScript library that extends Ethers.js with Pantheon APIs including private transactions, administration, Clique, IBFT and Txpool

11 lines (9 loc) 189 B
{ "compilerOptions": { "module": "commonjs", "target": "es5", "sourceMap": true, "noEmitOnError": true }, "exclude": ["node_modules", "dist"] }