Turtlecoin Contribution Reward Dapp (Sweetbread)
This repository contains the components to deploy a proof of concept
Instructions:
- Install all required dependencies (NodeJS, Chainlink node , Turtlecoin RPC wallet)
- Install adapter.js and TRTL-JSON-PRC.js to AWS Lambda
- Connect Adapters to Chainlink node via bridge URL in node operator GUI
- Create Job Specs in node operator GUI using github_jobspec.json and turtle_tx.json
- Deploy oracle.sol to Eth blockchain
- Distribute bonuty.sol (with Oracle address in constructor and Job_IDs in requests) to repo contributors