sei-protocol / sei-js

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.
43 stars 37 forks source link

Replaced wagmi dependency #170

Closed codebycarson closed 4 months ago

codebycarson commented 4 months ago

Replaced wagmi import with @wagmi/core to avoid react dependency on node scripts

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: c0c4f66022892723c885e19ed307d1ad9ca59256

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.56%. Comparing base (62d37d3) to head (c0c4f66).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ======================================= Coverage 84.56% 84.56% ======================================= Files 17 17 Lines 162 162 Branches 25 25 ======================================= Hits 137 137 Misses 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.