clbrge / svelte-web3

web3.js library integration as a Svelte store
MIT License
138 stars 32 forks source link

Update Types #30

Closed Creskendoll closed 2 years ago

Creskendoll commented 2 years ago

Updated the types following the new API changes.

I removed defaultChainStore even though it is still available as an export, we can add it back if needed.

I haven't had the time to properly test all the functionality so it'd be great if someone could also verify the work.

clbrge commented 2 years ago

Thanks, I'm integrating now so tests are easier for everyone. They can open issues if needed, and your PR is better than obsolete types...