@machinomy/types-truffle-hdwallet-provider
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

TypeScript declaration for truffle-hdwallet-provider

Installation

Via npm:

npm install --save-dev https://github.com/machinomy/types-truffle-hdwallet-provider

or yarn:

yarn add https://github.com/machinomy/types-truffle-hdwallet-provider --dev

Don't forget to manually include index.d.ts within an include section of your tsconfig.json

"include": [
    ...
    "./node_modules/@machinomy/types-truffle-hdwallet-provider/index.d.ts"
]

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @machinomy/types-truffle-hdwallet-provider

    Weekly Downloads

    1

    Version

    1.1.0

    License

    Apache-2.0

    Unpacked Size

    18 kB

    Total Files

    13

    Last publish

    Collaborators

    • ariaskov
    • ukstv