Skip to content

Adds multiple wallet providers support with Web3modal #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 20 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
0.0.11-rc4
  • Loading branch information
jcurbelo committed Feb 14, 2022
commit 0dc40935b4afbce8b75486e9c792af21414e66e2
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dropkit.js",
"version": "0.0.11-rc3",
"version": "0.0.11-rc4",
"description": "NiftyKit.js SDK",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down