import { describe, it } from 'vitest' describe('MetaMaskConnector', () => { it.todo('inits') })