omgnetwork / omg-js

JavaScript Library for communication with OMG network
Apache License 2.0
42 stars 15 forks source link

v5: typescript #331

Open nicholasmueller opened 4 years ago

nicholasmueller commented 4 years ago

This is a big one, includes breaking changes so will be part of a v5 release.

Issues

https://github.com/omgnetwork/omg-js/issues/317 https://github.com/omgnetwork/omg-js/issues/282 https://github.com/omgnetwork/omg-js/issues/187

Changes

To do

Intellisense cleaned up

Screen Shot 2020-10-28 at 15 44 09

Lists available methods

Screen Shot 2020-10-28 at 15 44 24

Return types

Screen Shot 2020-10-28 at 15 44 49

Exported interfaces

Screen Shot 2020-10-28 at 15 48 33