UNPKG

react-use-etherscan

Version:

🌊 🏄 ⚛️ React hooks for interacting with Etherscan. Supports Android/iOS/Web/Expo.

13 lines (12 loc) 251 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "jsx": "react", "lib": ["dom", "esnext"], "moduleResolution": "node", "noEmit": true, "skipLibCheck": true, "resolveJsonModule": true, "strict": true } }