vechain / vechain-dapp-kit

An SDK for vechain dApp development
MIT License
1.6k stars 8 forks source link

Test SDK Completeness #207

Open fabiofvc opened 5 months ago

fabiofvc commented 5 months ago

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.

fabiofvc commented 5 months ago

@davidecarpini please connect with @nwbrettski in order to understand where to store the SDK needs from this discovery ;)

davidecarpini commented 5 months ago

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

fabiofvc commented 5 months ago

Ty @davidecarpini @nwbrettski is there any way to test SDK before we publish it on NPM? 🤔

nwbrettski commented 5 months ago

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.