poma / tornado-relayer-registry

Repository for a protocol upgrade which introduces a registry for relayers and staking mechanisms for the TORN token.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tornado Relayer Registry Build Status

Repository for a governance upgrade which includes:

  • A new Torn staking mechanism.
  • Vault to hold user funds.
  • Gas compensation mechanism for functions.

Setup

git clone --recurse-submodules https://github.com/h-ivor/tornado-relayer-registry.git
cd tornado-relayer-registry
yarn
cp .env.example .env
yarn test

About

Repository for a protocol upgrade which introduces a registry for relayers and staking mechanisms for the TORN token.

License:MIT License


Languages

Language:Solidity 52.8%Language:JavaScript 47.0%Language:Shell 0.2%