Instructions
import useDoge from '@goldenjayr/use-doge'
// if you want another crypto just change the 'DOGE' to another symbol
const [doge, loading, error] = useDoge('DOGE')
import useDoge from '@goldenjayr/use-doge'
// if you want another crypto just change the 'DOGE' to another symbol
const [doge, loading, error] = useDoge('DOGE')
npm i @goldenjayr/use-doge
1
0.1.10
MIT
198 kB
12