HathorNetwork / hathor-wallet-lib

Lib to create wallets using Hathor's full node API.
https://hathor.network/
MIT License
20 stars 13 forks source link

Export common types to be used on other hathor projects #191

Open andreabadesso opened 3 years ago

andreabadesso commented 3 years ago

There are types that are being redefined on different projects, e.g.: Block and Transaction

It would be nice to have their definition centralized here

midik commented 3 years ago

as a quick option for maintainers: it would be good to just include typescript sources in the package