vechain / thor-devkit.js

Typescript library to aid DApp development on VeChain Thor
MIT License
38 stars 30 forks source link

add named imports for Buffer module #50

Closed grenos closed 1 year ago

grenos commented 1 year ago

This PR adds a named import for the Buffer module on the files that are using it. This enables us to use this library with React Native.

coveralls commented 1 year ago

Coverage Status

Coverage: 91.281% (+0.1%) from 91.16% when pulling d2a0b226d1357af97d7bac2d3f2f779c8abecad5 on vechainfoundation:master into 08f702d307093785346f8bbc93c6a2d6efad6b2e on vechain:master.