Skip to content

johnforfar/blockchain-hpc-on-nix

 
 

Repository files navigation

Blockchain Distributed Computation Using Chainlink

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.

To run:

./scripts/reset-testnet.sh - sets up a clean test net EXAMPLE_CONTRACT=0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9 npx hardhat run scripts/ping.ts --network localhost

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 67.9%
  • TypeScript 12.1%
  • Python 11.9%
  • Shell 7.6%
  • Other 0.5%