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

3
.gitignore vendored
View File

@@ -10,9 +10,6 @@ package-lock.json
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local