Skip to content

alexanderles/ETHBoston2024

 
 

Repository files navigation

tellor.io

recon.network

recon.network is a decentralized, community enhancing surveillance network. With the use of threshold’s tACO network and blockchain oracle networks, we can trustlessly store encrypted videos that can only be released upon certain conditions such as: judicial order dao or public vote time delay

testing and deployment

clone project and install dependencies

npm install

to run tests:

npx hardhat test

update .env file

deployment:

Just run hardhat run with desired Network

npx hardhat run --network <your-network> scripts/deployReconNetwork.js

Maintainers

@themandalore @alexanderles @wolfworldrun

Contributors

This repository was created as part of the ETHBoston 2024 hackathon.

Video Demo:

https://youtu.be/NFpgUmLDmxw

Copyright

recon.network 2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 30.2%
  • Solidity 25.5%
  • JavaScript 21.2%
  • CSS 21.0%
  • HTML 2.1%