vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
19 stars 6 forks source link

fix: Solve issue of Uint8Array and Polyfilling #963

Closed rodolfopietro97 closed 3 weeks ago

rodolfopietro97 commented 4 weeks ago

Document how to use SDK and Dappkit into browser environment --> moved in a separate ticket #975

victhorbi commented 3 weeks ago

Eventually was not a problem of cryptographic library. No polyfilling was required. The documentation to be produce will document how to configure the test environment.