feat: add express server to serve React build and update blockchain utility for token approval

This commit is contained in:
2026-01-05 13:55:37 +09:00
parent 108b78bf64
commit 729d2a7fd3
16 changed files with 114 additions and 12 deletions

View File

@@ -8,6 +8,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0",
"ethers": "^6.15.0",
"express": "^5.2.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-scripts": "5.0.1",