Skip to content

Solution to Track 2 of the 2023 iDASH competition

Notifications You must be signed in to change notification settings

gersteinlab/idash23bc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idash23bc

1st place winning solution to track 2 of the iDASH 2023 secure genome analysis competition

Requirements

Install

git clone this repo, then:

cd idash23bc
yarn

Usage

simple deploy

yarn hardhat run scripts/deploy_simple.js

Or edit hardhat.config.js with configs for your_network, and run

yarn hardhat run scripts/deploy_simple.js --network your_network

testing/benchmark

yarn hardhat run scripts/benchmark1.js
yarn hardhat test

About

Solution to Track 2 of the 2023 iDASH competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published