Skip to main content
Looking for Contributors! This Skill needs an implementation.Contributing a Skill involves:
  1. Writing a reference implementation with full functionality
  2. Adding comprehensive tests
  3. Writing documentation with usage examples
See the react-query Skill for an example of a framework integration Skill.Interested? Open an issue or PR at github.com/evmts/voltaire.
Skill — Copyable reference implementation. Use as-is or customize. See Skills Philosophy.
Vue 3 composables for Ethereum development. Similar to the react-query Skill but using Vue’s reactivity system.

Planned Implementation

Composables

useBalance

useContractRead

useContractWrite

Example Component