DKEY
a p2p marketplace for files
Videos
Tech Stack
Solidity
Node
viem
Web3
Ethers
IPFS
Description
DKEY is a p2p file marketplace; users list encrypted files for sale and buy&sell decryption keys. for a DKEY to be created/sold, it must satisfy an onchain zk validity proof. for more technical details, check out dkey.app -- pw for 'tech' section is 'dkeyooor'.
smart contracts: 0x470089fb4e1Bf76782DBA011cE686c9F58Fc3d42 (DKeyStoreL2; main business logic contract), 0x0048d6232aA1aaD15b6ea926d2A4E1a66E27325e (DividendPayingToken; distributes protocol fees), 0x065c0Ac7B7Dc9C8c2607122e3b939bB0426BF524 (Verifier; circom-generated zk-proof verifier)
gh repo: https://github.com/0x-noad/dkey-arb
static site built and deployed to IPFS at: QmUg15vD8huJHqBjgjHQmywAfJkVaMNPd7CXTY37XnpHfx
Progress During Hackathon
for this hackathon i built a vanilla js/html/css static frontend that imports my dkey-lib npm package. i also deployed my smart contracts to Arbitrum One, and integrated those deployments into dkey-lib.
my library was existing, however i made a few edits (browser bundling & multi-chain affordances) throughout the hackathon.
Fundraising Status
zero. will entertain any and all fundraising offers.