This commit is contained in:
2026-05-10 18:25:58 +01:00
parent 165af509ef
commit e4f4992a1b
31 changed files with 2708 additions and 495 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
node_modules
.next
.git
.gitignore
Dockerfile
npm-debug.log
yarn-error.log
pnpm-debug.log
.env
.env.*
blockchain/artifacts
blockchain/cache
blockchain/typechain-types
blockchain/node_modules