Blockchain added

This commit is contained in:
2026-04-22 11:04:59 +01:00
parent e0dc9ba2ba
commit cd11e76c07
23 changed files with 10984 additions and 61 deletions

6
.gitignore vendored
View File

@@ -39,3 +39,9 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# blockchain / hardhat
blockchain/node_modules
blockchain/artifacts
blockchain/cache
blockchain/typechain-types