import { atom } from 'jotai' export const walletAddressAtom = atom(null)