This project is a basic example of blockchain distributed computation using Chainlink. This system starts up a local blockchain which then distributes work to various nodes.
For help join our telegram group at - https://t.me/blockchainhpc
To run:
./scripts/reset-testnet.sh - sets up a clean test net EXAMPLE_CONTRACT=0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9 npx hardhat run scripts/ping.ts --network localhost
Once the system has been reset, the servers can be restarted.
docker compose restart
Contributors:
Thanks to the follow projects for helping with development
- Chainlink
- Openmesh