node-wallet-api icon indicating copy to clipboard operation
node-wallet-api copied to clipboard

[Bounty] Create a dist release that is compatible with ES2015 or Commonjs to support many platforms as possible.

Open dbuarque opened this issue 7 years ago • 0 comments

Currently, the @tronprotocol/node-wallet-api is bundling the source code AS IS. In order to be compatible with many platforms as possible would be very interesting to bundle the release in a dist folder with output either as ES2015 or Commonjs to support many platforms as possible e.g. React Native.

dbuarque avatar May 03 '18 12:05 dbuarque