feat: cache nip05 verifications

This commit is contained in:
Alejandro Gomez
2023-01-15 11:41:34 +01:00
parent 344e309d4e
commit f2a9b1ff9c
6 changed files with 116 additions and 31 deletions

View File

@ -24,6 +24,7 @@
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.4.1",
"react-markdown": "^8.0.4",
"react-query": "^3.39.2",
"react-redux": "^8.0.5",
"react-router-dom": "^6.5.0",
"react-scripts": "5.0.1",