feat: initialize crypto_clash_contract with TypeScript, Hardhat, and deployment script

- Added package.json with scripts for compiling, deploying, and testing the contract.
- Created deploy.ts script for deploying the HelloWorld contract and saving the contract address to config.json.
- Configured TypeScript with tsconfig.json for Node.js environment and ES module support.
This commit is contained in:
averel10
2025-11-11 21:01:16 +01:00
parent b27ae2dc5d
commit 44bc814114
11 changed files with 1673 additions and 6 deletions

1379
crypto_clash_contract/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff