Skip to content

🪴 Interoperable Safe modules installable and configurable through the existing Safe UI.

Notifications You must be signed in to change notification settings

onchainification/smartgarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪴 SmartGarden

204610239-organic-hydroponic-farm-with-rows-of-healthy-plants-and-sustainable-practices-ai-generated

SmartCon 2023: Presentation Video

10 minute presentation of SmartGarden at Chainlink's SmartCon 2023.

SmartGarden: Bringing Autonomy to Ethereum's Infinite Garden: https://smartcon.chain.link/video-on-demand/smartgarden-bringing-autonomy-to-ethereums-infinite-garden

Demo Video

See our showcase page from the ETHGlobal SuperHack hackathon: https://ethglobal.com/showcase/smartgarden-2v74d

Tech Stack

We used the Optimism Starter repository as a boilerplate:

We then added:

Installation

Subgraph

Change directory to subgraph/, install packages if needed and run lfg script:

cd subgraph
npm i && npm run lfg

Note that this needs to have set graph auth --studio if you really want to deploy the subgraph. Otherwise, you can test compilability via graph codegen && graph build.

Deployments

Optimism

Chainlink