vechain-dapp-kit
vechain-dapp-kit copied to clipboard
Test SDK Completeness
Does the new SDK provide all of the features that are required for the dapp-kit?
Tasks:
Use the SDK as the dependency instead of connex, thor-devkit and or web3-providers-connex and run the existing test suite (BDD / Unit / Integration).
If some lacks emerge, make a list of what's mising.
@davidecarpini please connect with @nwbrettski in order to understand where to store the SDK needs from this discovery ;)
we have to wait for them to publish on the npm registry otherwise there will a npm registry conflict between github npm and npm registry
Ty @davidecarpini @nwbrettski is there any way to test SDK before we publish it on NPM? 🤔
No it seems that not having it public is a blocker due to the registry conflict. Not to worry it will be public next week so the research can happen then. Thanks.