Skip to content

Commit

Permalink
feat: add use-wagmi module (#725)
Browse files Browse the repository at this point in the history
* feat: add use-wagmi module

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
unicape and autofix-ci[bot] authored Aug 8, 2023
1 parent 8dcf659 commit cc61b51
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added icons/use-wagmi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions modules/use-wagmi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: use-wagmi
description: Vue Composition for Ethereum based on wagmi
repo: unicape/use-wagmi#main/packages/nuxt
npm: '@use-wagmi/nuxt'
icon: use-wagmi.png
github: https://github.com/unicape/use-wagmi
website: https://github.com/unicape/use-wagmi
learn_more: https://github.com/unicape/use-wagmi
category: Extensions
type: 3rd-party
maintainers:
- name: Unic Ape
github: unicape
compatibility:
nuxt: ^2.0.0 || ^3.0.0
requires:
bridge: true

0 comments on commit cc61b51

Please sign in to comment.