simple multisender site

This commit is contained in:
2025-09-01 17:54:38 +09:00
parent 2616d1d18b
commit b455d5699a
14 changed files with 578 additions and 17639 deletions

View File

@@ -7,10 +7,12 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0",
"ethers": "^6.15.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"xlsx": "^0.18.5"
},
"scripts": {
"start": "react-scripts start",