Skip to content

machinomy/types-truffle-hdwallet-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
]

About

TypeScript declaration for truffle-hdwallet-provider package

Resources

License

Stars

Watchers

Forks

Packages

No packages published