FHE-enabled mechanisms from algorithmic game theory, social choice, …
  • TypeScript 77.4%
  • Solidity 22.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Orpheus Lummis acd7f2b483 init
2024-02-27 14:35:12 -08:00
.github/workflows init 2024-02-27 14:35:12 -08:00
contracts init 2024-02-27 14:35:12 -08:00
deploy init 2024-02-27 14:35:12 -08:00
tasks init 2024-02-27 14:35:12 -08:00
test init 2024-02-27 14:35:12 -08:00
.env.example init 2024-02-27 14:35:12 -08:00
.gitignore init 2024-02-27 14:35:12 -08:00
.gitpod.yml init 2024-02-27 14:35:12 -08:00
.solcover.js init 2024-02-27 14:35:12 -08:00
.solhint.json init 2024-02-27 14:35:12 -08:00
.solhintignore init 2024-02-27 14:35:12 -08:00
hardhat.config.ts init 2024-02-27 14:35:12 -08:00
LICENSE.md init 2024-02-27 14:35:12 -08:00
package.json init 2024-02-27 14:35:12 -08:00
pnpm-lock.yaml init 2024-02-27 14:35:12 -08:00
README.dev.md init 2024-02-27 14:35:12 -08:00
README.md init 2024-02-27 14:35:12 -08:00
remappings.txt init 2024-02-27 14:35:12 -08:00
tsconfig.json init 2024-02-27 14:35:12 -08:00

fhemechanisms

Potential schelling point for collaboration on FHE-enabled mechanisms from algorithmic game theory, social choice, …

Each having a README starting to explore how the mechanism is changed by the FHE implementation.

Only contracts and tests are available, no UI beyond the API.