github-actions[bot]
c4e233a917
Update deployed contract address
2025-11-11 20:08:27 +00:00
averel10
1050897915
Merge branch 'main' of https://github.com/averel10/crypto_clash
2025-11-11 21:08:06 +01:00
averel10
91e24218aa
fix: add actions permission to deploy_backend.yml
2025-11-11 21:08:03 +01:00
github-actions[bot]
916304a463
Update deployed contract address
2025-11-11 20:06:49 +00:00
averel10
b97691d190
Merge branch 'main' of https://github.com/averel10/crypto_clash
2025-11-11 21:06:30 +01:00
averel10
986350a16e
fix: add GITHUB_TOKEN environment variable for frontend deployment trigger
2025-11-11 21:06:27 +01:00
github-actions[bot]
7c9e48c248
Update deployed contract address
2025-11-11 20:03:39 +00:00
averel10
bd8c853715
fix: add permissions section to deploy_backend.yml for write access
2025-11-11 21:03:12 +01:00
averel10
44bc814114
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.
2025-11-11 21:01:16 +01:00
averel10
b27ae2dc5d
fix: add .node_modules to .gitignore to exclude local node modules from version control
2025-11-11 21:01:07 +01:00
averel10
706007db7a
fix: update image source paths in Home component and remove assetPrefix from Next.js config
2025-11-11 20:15:26 +01:00
averel10
7cf8e65486
fix: remove distDir from Next.js configuration
2025-11-11 20:06:48 +01:00
averel10
3b44333752
fix: update Next.js configuration for assetPrefix and distDir
2025-11-11 20:05:09 +01:00
averel10
b253a4038f
fix: correct npm command formatting in GitHub Actions workflow and add basePath to Next.js config
2025-11-11 20:02:03 +01:00
averel10
43496589ce
update build step to install dependencies before building with Next.js
2025-11-11 19:58:37 +01:00
averel10
a6623655b9
update Node.js setup action to version 6 in GitHub Pages workflow
2025-11-11 19:57:38 +01:00
averel10
b18b9b39e7
update branch name from master to main in GitHub Pages workflow
2025-11-11 19:56:27 +01:00
averel10
8b20f95158
configure Next.js for static exports and add GitHub Pages deployment workflow
2025-11-11 19:54:55 +01:00
averel10
63ee23fd63
added contract folder
2025-11-11 18:35:20 +01:00
averel10
4d2802ee30
initilized react frontend
2025-11-11 18:34:20 +01:00